View · Report Bug · Request Feature
sQuiz.gg is an online multiplayer quiz about general culture.
To get a local copy up and running follow these simple steps.
- Clone the repo
git clone https://github.com/sQuiz-2/Core.git
- Init the project
./scripts/init
- Start the project
yarn start
- Create a Twitch app here
- Name: sQuiz-dev
- oAuth redirect URL: https://localhost:19006
- Category: Website Integration
- Replace the
TWITCH_CLIENT_ID
inpackages/client/.env
- Replace the
TWITCH_CLIENT_ID
and theTWITCH_CLIENT_SECRET
inpackages/backend/.env
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
yarn commit
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Thanks goes to these wonderful people (emoji key):
M4gie 💻 🎨 🚇 |
JulesD 💻 |
kahlys 💻 |
Worazme 💻 🖋 |
This project follows the all-contributors specification. Contributions of any kind welcome!!!
Distributed under the MIT License. See LICENSE
for more information.
M4gie - @M4gie_