Binar Academy Challenge 4 - BEJS 1 - Muhammad Luthfi Ramadhan
- use postgresql
- don't forget to create an .env file with an example in .env-example file
commands:
yarn
oryarn install
to install all packagesyarn migrate
to migrate the schemasyarn dev
to run the server