- Create
.env
file with own config - run postgres:
docker run -d --name pg -p <your_port>:5432 -e POSTGRES_PASSWORD=<DB password> -e POSTGRES_USER=<DB username> -e POSTGRES_DB=pet_db postgres
- migrations:
npm run migrations
-
Notifications
You must be signed in to change notification settings - Fork 0
Now11/just-server
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published