Skip to content

codeboris/specialist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Start project

Init db and build app

make init-db // Create DB
make // build app and start

Open in browser

Use DB

make db // Connect to DB
make init-db // Create DB
make down-db // Delete DB with save in volume rest-db-data

Use migrate

make migrate-add NAME=<name_migrate>
make migrate-up
make migrate-down

About

Learn specialist 2 course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published