An even more educational version of the Bandolier for Learn JS the Hard Way.
https://learnjsthehardway.com/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
bin | 1 year ago | |
commands | 1 year ago | |
controllers | 1 year ago | |
lib | 1 year ago | |
migrations | 1 year ago | |
static | 1 year ago | |
templates | 1 year ago | |
tests | 1 year ago | |
.gitignore | 1 year ago | |
LICENSE | 1 year ago | |
README.md | 1 year ago | |
bando | 1 year ago | |
bando.ps1 | 1 year ago | |
knexfile.cjs | 1 year ago | |
package-lock.json | 1 year ago | |
package.json | 1 year ago |
README.md
bandolier2
An even more educational version of the Bandolier for Learn JS the Hard Way.
Getting Started
npm install
npx knex --knexfile=knexfile.cjs migrate:latest
./bando app