Skip to content

A2Chat/A2ChatBackend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A2Chat Backend

License CI/CD Pipeline Node Version AWS Deployment

The backend API service for the A2Chat mobile application on iOS and Android. Created by Andrew and Alex.

Setting up dev enviorment

Follow these steps to get the development environment up and running:

  1. Fork the repository to your GitHub account.
  2. Run the following command in the root directory of the project to install dependencies:
    npm install
  3. Add your Google JSON credentials file to the root of the project.

Running the Application

To start the application, run the following command in the project root directory:

node app.js

Documentation

You can find all documentation here

Server and Logs

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published