This repository holds the source code for holoen.fans, which was started by the Hololive EN Fan Discord.
- Have NodeJS (We recommend using fnm or Volta) installed, together with pnpm
- Copy
.env.example
to.env.local
and fill all the values.- (Optional) Clone and setup the CMS repo, otherwise point to production CMS:
https://cms.holoen.fans
.
- (Optional) Clone and setup the CMS repo, otherwise point to production CMS:
- Now, you can now start coding! Start the dev server by running
pnpm dev
. - After you've made your changes, please run ESLint by running
pnpm lint:fix
and make sure your commits abide by the Conventional Commits rule as described inCONTRIBUTING.md
. You can do this automatically by using the git hooks in this repo using Husky.
Thanks goes to these wonderful people (emoji key):
GoldElysium 💻 📖 🎨 🚧 🚇 👀 |
Jack Crescend 💻 🎨 |
Yuka 💻 📖 🎨 |
Julia 💻 🎨 |
A Fluffy Koala 💻 |
Toranteru 💻 |
Joel 💻 🎨 |
Livia Medeiros 💻 |
Shane 💻 |
Ninjastahr 🐛 |
Yagato 🖋 |
renovate[bot] 🚧 🔧 |
allcontributors[bot] 🔧 |
yurapyon 🎨 |
George Jone 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!
This project is tested with BrowserStack.