uses yarn for package management
/client for client-side code
to use knex:
$ yarn knex
To-Do:
- Add a README.md to the client folder
- Pages
- Register
- Profile
- Settings
- Admin
- New League
- League Details
- New Season
- Season Details
- New Match
- Match Details
- New Set
- Set Details
- New Game
- Game Details
- New Team
- Team Details
- New Player
- Player Details
- Build out db
- Frontend Tests
- Jest
- Cypress
- Build out backend api
- Express
- Knex
- Objection
- Tests
- Jest
- Supertest
- Build out authentication
- Local
- Passport?
- JWT