Firepup's site
Find a file
2024-11-19 20:04:17 -06:00
public Add well-known files 2024-11-19 20:04:17 -06: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 Add newer PFPs 2024-11-19 20:03:38 -06: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