mirror of
https://github.com/MetaFam/TheGame.git
synced 2026-01-26 22:59:34 -05:00
4c3ff4934f3cde83d258a24344804b980b7a1924
The Game
Monorepo for the MetaGame applications, backend and databases.
Development
Install Packages
yarn
Bootstrap
cp .env.sample .env
yarn docker:start
Tooling
Start Hasura console
yarn hasura:console
Hasura CLI example
yarn hasura -- migrate squash 1586952135212
Restart with fresh database
yarn docker:clean
yarn docker:start:local
Run typechecks
yarn typecheck
Description
Languages
TypeScript
96.4%
JavaScript
2.5%
Dockerfile
0.8%
PLpgSQL
0.2%
SCSS
0.1%