Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abourass/delta-green-server
A (fictional) Delta Green BBS
https://github.com/abourass/delta-green-server
delta-green svelte tailwindcss ttrpg
Last synced: 2 days ago
JSON representation
A (fictional) Delta Green BBS
- Host: GitHub
- URL: https://github.com/abourass/delta-green-server
- Owner: Abourass
- Created: 2021-04-26T18:50:02.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-05T19:38:27.000Z (3 months ago)
- Last Synced: 2024-08-05T22:48:52.233Z (3 months ago)
- Topics: delta-green, svelte, tailwindcss, ttrpg
- Language: Svelte
- Homepage: https://delta-green.netlify.app/
- Size: 3.63 MB
- Stars: 6
- Watchers: 1
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Security: SECURITY.md
Awesome Lists containing this project
README
Welcome to DGS 👋
> 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.
To deploy quickly I recommend Netlify!
## Install
```sh
npm install
```## Start Development Server
```sh
npm run start
```## Author
👤 **Antonio Bourassa**
* Github: [@Abourass](https://github.com/Abourass)
## Show your support
Give a ⭐️ if this project helped you!
***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_