Skip to content

Server of an app that allows users to anonymously comment on topics created by other users

License

Notifications You must be signed in to change notification settings

farukade/chitter

Repository files navigation

Description

  • 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.

Resources

  • 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

Packages Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm install -D --save nodemon
$ npm run start:dev

Contribute

  • you can contribute by:
      • adding issues,
      • picking up an issue, add your contributions and open a pull request with the appropriate tags

Stay in touch

About

Server of an app that allows users to anonymously comment on topics created by other users

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published