Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 464 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 464 Bytes

chess-dojo-scheduler

cypress workflow

This repository contains the code for the Chess Dojo Scheduler app, located at https://www.dojoscoreboard.com.

The frontend is a typescript React app, while the backend is written in Golang and deployed to AWS Lambda using the Serverless framework. For more information, see the frontend/README.md and backend/README.md files