Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 199 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 199 Bytes
  1. Start running app => npm start
  2. Lint files =>npm run lint
  3. Start database => brew services start postgresql@15
  4. Stop database => brew services stop postgresql@15
  5. Leaving psql shell => \q