https://github.com/bemacized/grimoireweb
The web component for the Grimoire Discord bot, written with React.
https://github.com/bemacized/grimoireweb
razzle react universal
Last synced: 11 months ago
JSON representation
The web component for the Grimoire Discord bot, written with React.
- Host: GitHub
- URL: https://github.com/bemacized/grimoireweb
- Owner: BeMacized
- License: gpl-3.0
- Created: 2017-08-10T12:22:58.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-07-27T10:44:40.000Z (almost 2 years ago)
- Last Synced: 2025-03-26T23:22:37.931Z (about 1 year ago)
- Topics: razzle, react, universal
- Language: JavaScript
- Homepage: https://grimoirebot.xyz/
- Size: 5.61 MB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Project Discontinued
Hi all.
As of the 24st of June 2018, Grimoire has been discontinued.
I no longer have the time or funds to keep maintaining this project.
In case you are looking for an alternative, I can fully recommend switching to bra1n's JudgeBot.
It covers most of the functionality Grimoire used to provide, and more.
Many thanks to all the people who supported me and this project, with special thanks to @LightRod for putting up with my many mtg related questions.
~ BeMac
# Grimoire Web
[](https://github.com/feross/standard)
[](https://snyk.io/test/github/bemacized/grimoireweb)
This is the web component of the Grimoire Discord bot.
You can find the main repository over [here](https://github.com/BeMacized/Grimoire).
### Scripts
`npm run start`: Starts the website in development mode
`npm run build`: Starts a production build
`npm run start:prod`: Runs the last production