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.
Before you start, make sure you have the following software installed on your system:
- Node.js v. 18.x.x
- npm
- AWS Amplify CLI
To set up your development environment, follow the steps below:
- Clone the repository: Use the following command to clone the repository:
git clone https://github.com/yourusername/chit-chat-central.git
-
Configure the AWS Amplify CLI: To configure the AWS Amplify CLI, follow the instructions provided here.
-
Install dependencies: Run the following command in your terminal to install the necessary dependencies:
npm install
- 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.
You can use various AWS Amplify CLI commands to manage your back-end services. The list of commands will be provided soon.
We appreciate all contributions! If you'd like to contribute, please feel free to submit a pull request.
This project is licensed under the terms of the MIT License. See LICENSE for more details.
Made with ❤️ by Chit Chat Central team.