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 ae6996372b Bring in helmet and cors support then setup for the nicer configuration and runner commands. 10 months ago
bin Bring in helmet and cors support then setup for the nicer configuration and runner commands. 10 months ago
commands Bring in helmet and cors support then setup for the nicer configuration and runner commands. 10 months ago
lib Bring in helmet and cors support then setup for the nicer configuration and runner commands. 10 months ago
migrations First commit with a basic old/new school web framework. 10 months ago
static First example from openprops. 10 months ago
templates After a lot of testing the only template system that was small and gave decent error messages was Nunjucks. I'll go with that. 10 months ago
tests Added a jank test runner. 10 months ago
.gitignore First commit with a basic old/new school web framework. 10 months ago
LICENSE Initial commit 10 months ago
README.md Initial commit 10 months ago
bando Bring in helmet and cors support then setup for the nicer configuration and runner commands. 10 months ago
knexfile.cjs First commit with a basic old/new school web framework. 10 months ago
package-lock.json Bring in helmet and cors support then setup for the nicer configuration and runner commands. 10 months ago
package.json Bring in helmet and cors support then setup for the nicer configuration and runner commands. 10 months ago

README.md

bandolier2

An even more educational version of the Bandolier for Learn JS the Hard Way.