Skip to content

Backend part of the blog

Notifications You must be signed in to change notification settings

coockoo/blog-backend

Repository files navigation

Blog backend

Deploy backend Apply migrations

Development

  • Ensure that Docker is installed and up and running.
  • Ensure that port 5432 is free (for Postgres container)
  • In separate window start blog-postgres container ./scripts/postgres.sh
  • Install dependencies npm i
  • Start backend server npm run dev

TODO

About

Backend part of the blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published