Skip to content

AWS Amplify & SvelteKit app for chatting with friends in online rooms

License

Notifications You must be signed in to change notification settings

ErlendHer/ChitChatCentral

Repository files navigation

Chit Chat Central

Chit Chat Central Logo

Welcome to the Chit Chat Central repository. This project is a web application that brings users together, enabling them to chat with each other in real time. It is built using a tech stack of SvelteKit, TailwindCSS, and the AWS Amplify ecosystem, and promises a seamless, interactive, and engaging user experience.

Table of Contents

Development

Prerequisites

Before you start, make sure you have the following software installed on your system:

  • Node.js v. 18.x.x
  • npm
  • AWS Amplify CLI

Setup

To set up your development environment, follow the steps below:

  1. Clone the repository: Use the following command to clone the repository:
git clone https://github.com/yourusername/chit-chat-central.git
  1. Configure the AWS Amplify CLI: To configure the AWS Amplify CLI, follow the instructions provided here.

  2. Install dependencies: Run the following command in your terminal to install the necessary dependencies:

npm install
  1. Start the development server: Run the following command in your terminal to start the development server:
npm run dev

This will start the local development server, and you can now start contributing to the project.

Amplify Commands

You can use various AWS Amplify CLI commands to manage your back-end services. The list of commands will be provided soon.

Contribution Guidelines

We appreciate all contributions! If you'd like to contribute, please feel free to submit a pull request.

License

This project is licensed under the terms of the MIT License. See LICENSE for more details.


Made with ❤️ by Chit Chat Central team.

About

AWS Amplify & SvelteKit app for chatting with friends in online rooms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published