To run the app, run:
npm run build
npm run start
Click to learn more about Slashasaurus
Here's a command to get you started with the default PG_URI
:
docker run -e POSTGRES_PASSWORD=mysecretpassword -p 5432:5432 -d postgres
To run the app, run:
npm run build
npm run start
Click to learn more about Slashasaurus
Here's a command to get you started with the default PG_URI
:
docker run -e POSTGRES_PASSWORD=mysecretpassword -p 5432:5432 -d postgres