Firepup's site
Find a file
2024-09-30 14:10:50 -05:00
public Consistent spacing, and make everything default to green, instead of black on black 2024-09-30 14:10:50 -05:00
.gitignore Initial commit 2023-10-01 18:39:12 -05:00
.replit Fix accidentally deleted files 2023-10-09 13:10:17 -05:00
index.js dynmap is no longer in use, but we'll redirect to the new path 2024-09-30 12:11:55 -05:00
nodemon.json Initial commit 2023-10-01 18:39:12 -05:00
old-index.js Initial commit 2023-10-01 18:39:12 -05:00
package-lock.json npm audit fix 2024-09-23 09:48:24 -05:00
package.json for i in $(npm outdated|tail -n5|sed -E 's/([^ ]+) .*/\1/'); do npm install $i@latest; done 2024-08-30 21:40:42 -05:00
replit.nix Initial commit 2023-10-01 18:39:12 -05:00
restart Initial commit 2023-10-01 18:39:12 -05:00