Skip to content

qoq-ts/demo-qoq-hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Initialization

yarn install
npx qoq db:migrate

Run server

yarn start

Show help info

yarn h
# or
npx qoq -h

Create migration file

npx qoq migration:generate --name create-table-user

Releases

No releases published

Packages

No packages published