This website works better with JavaScript.
Explore
Help
Sign In
learn-javascript-the-hard-way
/
bandolier-template
Watch
1
Star
0
Fork
You've already forked bandolier-template
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
This is the template project that's checked out and configured when you run the bando-up command from ljsthw-bandolier. This is where the code really lives.
11
Commits
1
Branch
1
Tag
7.0 MiB
JavaScript
56.2%
Svelte
30.4%
HTML
9.1%
CSS
4.2%
Tree:
b5b2d03606
bandolier-template
/
commands
/
templates
History
Zed A. Shaw
a5d8215d43
Upgrading to node 18 LTS. Seems the only major change is a few new security defects in the qs library, and defaulting to IPv6 in some cases.
2 years ago
..
client
Upgrading to node 18 LTS. Seems the only major change is a few new security defects in the qs library, and defaulting to IPv6 in some cases.
2 years ago
emails
Discord wasn't aborting correctly when the key wasn't configured. Livestream test still used an old schema. Configs needed to be updated in commands/templates
3 years ago
rendered
Initial big commit that brings over all of the latest development from my sites. This will be refined and released soon, but right now I'm testing how it installs with ljsthw-bandolier's installer.
3 years ago
secrets
Upgrading to node 18 LTS. Seems the only major change is a few new security defects in the qs library, and defaulting to IPv6 in some cases.
2 years ago