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.
Zed A. Shaw
7548d1bbde
|
11 months ago | |
---|---|---|
api | 11 months ago | |
bin | 12 months ago | |
commands | 11 months ago | |
controllers | 11 months ago | |
lib | 12 months ago | |
migrations | 12 months ago | |
pages | 11 months ago | |
static | 11 months ago | |
tests | 12 months ago | |
.gitignore | 12 months ago | |
LICENSE | 12 months ago | |
README.md | 11 months ago | |
bando | 12 months ago | |
bando.ps1 | 11 months ago | |
knexfile.cjs | 12 months ago | |
package-lock.json | 11 months ago | |
package.json | 11 months 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