Backend APIs for twitter like application created using (NodeJS + TypeSricpt + PostgreSQl)
- Start
postgres
database - Add the
username
,database
value in app.module.ts. - Github action is configured to run when the developer pushes or merges to
main
twitter-backend requires Node.js v16+ to run.
Install the dependencies and devDependencies and start the server.
cd twitter-backend
npm i
npm run start:dev
Faizal Vasaya
MIT
Free Software, Hell Yeah!