A curated list of Red Rising related items found around the community.
Requests for additions or removes to/from this page can be made a number of ways.
- Emailing me at
contact@hunterparcells.com. - Opening an Issue on GitHub.
- DM'ing me on Twitter @hunterparcells.
- Staring a Discussion Post on GitHub.
- Creating a commit and opening a Pull Request on GitHub.
- Download or clone this repository.
- Install needed dependencies with
npm iwith Node.js. - Create a
.envfile with the following keys:DATABASE_URL: MongoDB connection string.IRON_SESSION_SECRET: 32+ character secret.IRON_SESSION_PASSWORD: Password to access admin pages.DISCORD_WEBHOOK_URL: Discord webhook URL.
- Run the development server with
npm run dev. - Create a production build with
npm run buildand start the production server withnpm start.
None. Be the first!
