- To start the application use
docker-compose up --build
- Start the DB Migraton :-
- a.
export PGURL="postgres://letterpress:letterpress_secrets@localhost:5432/letterpress_db?sslmode=disable"
- b.
migrate -database $PGURL -path db/migrations/ up
- a.
forked from Sonichigo/letterpress
-
Notifications
You must be signed in to change notification settings - Fork 0
Phixen/letterpress
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
Languages
- Go 92.6%
- Dockerfile 7.4%