Skip to content

Drop Note is a just a new social media platform. Backend project in this repo

License

Notifications You must be signed in to change notification settings

burakack/Drop-Note-Api

Repository files navigation

DROP NOTE APİ

Pull

git pull https://github.com/burakack/Drop-Note-Api.git

Install Dependencies

npm install
  • After doing this you should create a postgres database
  • After creating the database, rename the sampe.env file to .env and edit the variables inside the file Change host='localhost' if you are not using docker

Docker

docker compose up

Migration

  • this will create tables in your database
npm run migrate

Run

npm start

Test

-if you want to test api or include test data in database run this

npm run test

About

Drop Note is a just a new social media platform. Backend project in this repo

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published