Firepup's site
Find a file
2024-09-05 10:23:01 -05:00
public Bite Me. 2024-09-05 10:23:01 -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 Forgot to update static routes 2024-05-07 09:45:45 -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-08-30 21:41:17 -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