An awesome README for upper-tweet
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
This is an example of how to list things you need to use the software and how to install them.
- docker cmmon.. ;d
Build the app:
make build
Run migrations:
make migrate-db-up
Drop migrations (1):
make migrate-db-down
Show logs:
make logs
Jump into psql:
make psql