This repository contains code to the backend of the application. If you are searching for the code to the frontend, click here

Development

  1. Clone the repository

git clone git@github.com:meehawk/supachat-backend

  1. Install dependencies

yarn install

  1. Populate the .env file according to the .env.defaults file or leave the default value

  2. Run yarn dev and visit http://localhost:8080