An open API service indexing awesome lists of open source software.

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.

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

[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg)](https://github.com/feross/standard)
[![Known Vulnerabilities](https://snyk.io/test/github/bemacized/grimoireweb/badge.svg)](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