Skip to content

This repository contains the code for twitter backend.

License

Notifications You must be signed in to change notification settings

faizvasaya/twitter-backend

Repository files navigation

Twitter backend clone

Backend APIs for twitter like application created using (NodeJS + TypeSricpt + PostgreSQl)

NodeJS Workflow

NodeJS JavaScript Jest TypeScript Postgres

Environment setup

  • 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

Installation

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

Author

Faizal Vasaya

LinkedIn Twitter

License

MIT

Free Software, Hell Yeah!

About

This repository contains the code for twitter backend.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published