node-go/packages/server/play-node-go/src
2020-02-05 16:45:13 -08:00
..
components stub make move socket message to add move to game 2020-02-05 16:45:13 -08:00
pages stub game services to store active games 2020-02-05 16:45:12 -08:00
reducers stub make move socket message to add move to game 2020-02-05 16:45:13 -08:00
services stub game connection via socket room 2020-02-05 16:45:12 -08:00
App.js patch to cleanup reducer directory filenames 2020-02-05 16:45:12 -08:00
App.scss move react module into subdirectory 2020-02-05 16:45:03 -08:00
App.test.js stub frontend requests to auth endpoints 2020-02-05 16:45:04 -08:00
config.js patch frontend api endpoint in config 2020-02-05 16:45:07 -08:00
index.js stub frontend requests to auth endpoints 2020-02-05 16:45:04 -08:00
index.scss stub styling of side and main content 2020-02-05 16:45:05 -08:00
io.js stub game connection via socket room 2020-02-05 16:45:12 -08:00
logo.svg move react module into subdirectory 2020-02-05 16:45:03 -08:00
serviceWorker.js move react module into subdirectory 2020-02-05 16:45:03 -08:00
setupTests.js move react module into subdirectory 2020-02-05 16:45:03 -08:00