/real-world-sc

Primary LanguageTypeScript

Node.js application architecture without magic

  • npm i
  • npm test
  • npm start
docker run -e POSTGRES_PASSWORD=secret -e POSTGRES_USER=user -e POSTGRES_DB=conduit --name conduit -d postgres