Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kafkaesc/digital-roll
Digital rolls in a digital world 🎲
https://github.com/kafkaesc/digital-roll
dice games javascript netlify react remix rpg tailwind typescript
Last synced: 1 day ago
JSON representation
Digital rolls in a digital world 🎲
- Host: GitHub
- URL: https://github.com/kafkaesc/digital-roll
- Owner: kafkaesc
- Created: 2023-12-12T23:33:03.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2023-12-24T22:01:26.000Z (11 months ago)
- Last Synced: 2023-12-25T11:52:36.201Z (11 months ago)
- Topics: dice, games, javascript, netlify, react, remix, rpg, tailwind, typescript
- Language: TypeScript
- Homepage:
- Size: 366 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Digital Roll
Built by Jared Hettinger
[![Netlify Status](https://api.netlify.com/api/v1/badges/72cf87e7-06bc-4738-970c-ae1846e7cf9e/deploy-status)](https://app.netlify.com/sites/charmed-griffin-1999/deploys)
## About
Digital Roll aims to be a chat room you can share with friends. In addition to chat users will be able to use roll commands with the results displayed in chat for everyone else. Across the world people will be able to share trusted dice rolls during games!
## To Run
1. If you do not have the Netlify CLI, run `npm i -g netlify-cli`
1. Make sure all packages are installed, run `npm install`
1. Launch the site, run `npm run dev`