Skip to content
README.md 894 B
Newer Older
Dima-Mitrich's avatar
Dima-Mitrich committed
# API for Kahoot game
To start using API make sure you have installed Docker
and run the following command from the root of the project:<br>
```docker-compose up -d```<br>
The application will run on port 3000<br>

If you ran app localy graphql playground you can find on:
[http://localhost:3000/graphql](http://localhost:3000/graphql)
<br>Deployed API:
Dima-Mitrich's avatar
Dima-Mitrich committed
[http://34.244.243.108:3000/graphql](http://34.244.243.108:3000/graphql)
Dima-Mitrich's avatar
Dima-Mitrich committed
<br>Deployed UI (based on previous API):
Dima-Mitrich's avatar
Dima-Mitrich committed
[https://react-kahoot.herokuapp.com/](https://react-kahoot.herokuapp.com/)
<br>Sources FE:
[https://github.com/VicRodzko/Go-Kahoot](https://github.com/VicRodzko/Go-Kahoot)
<br>Previous API implementation playground:
[https://api-gokahoot.herokuapp.com/](https://api-gokahoot.herokuapp.com/)

For any question, please feel free to text me via email:
[dzmitry.mitrychenka@itrexgroup.com]()
<br>Or via slack: dzmitry.mitrychenka