Skip to content

Kokoru is a web apps to be used as part of dota 2 information

License

Notifications You must be signed in to change notification settings

sumuttekno/kokoru

Repository files navigation

Kokoru

Build Status License

Kokoru is a web apps to be used as part of dota 2 information provider.

Technology Stack

mongodb as database

react + redux as frontend framework

node js + graphql as backend engine

karma as test runer

Note: React file is compiled in one file using webpack

Run Instruction

Using docker

yarn provision
visit localhost:3000

Not using docker

yarn setup
yarn build
yarn start:watch
visit localhost:3000

Run Test

yarn setup:test
yarn test

About

Kokoru is a web apps to be used as part of dota 2 information

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published