Skip to content

Commit

Permalink
chore: Rewrite using SvelteKit and update dependencies
Browse files Browse the repository at this point in the history
Rewrite the application using SvelteKit framework for improved performance and developer experience. Also update npm dependencies, including autoprefixer, postcss-import, svelte-typewriter, and tailwindcss, to their latest stable versions. This commit includes changes to package.json, tailwind.config.cjs, and snowpack.config.js files.
  • Loading branch information
Abourass committed Jul 29, 2024
1 parent 35152ca commit 6456d7a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@

> A (fictional) Delta Green BBS
## Recently Updated

I cam back through and rewrote this using SvelteKit, have fun!

### [Demo (User: `newAgent`, Pass: `***`)](https://elegant-jang-3eefb2.netlify.app/)

I made this as prop for my Delta Green game, and figured I'd share. If you want to run your own version, simply for this repo, then in your repo change `/src/Agents.ts` to add give players custom logins.
Expand Down

0 comments on commit 6456d7a

Please sign in to comment.