- Chitter is an app that allows users to anonymously comment on topics created by other users
Chitter chitter discussion app backend. Faruk Maintener. Malik Mukhtar Maintener.
- you need to create a local database(postgres) on your local machine to run this app, once the database is created you can fill in the details in a .env file on root folder, details of variables is in the .env.sample file
$ npm install# development
$ npm run start
# watch mode
$ npm install -D --save nodemon
$ npm run start:dev
- you can contribute by:
-
- adding issues,
-
- picking up an issue, add your contributions and open a pull request with the appropriate tags
-
- Mainteners - Faruk Suleiman - Malik Mukhtar