mirror of
https://github.com/MetaFam/TheGame.git
synced 2026-01-25 22:28:00 -05:00
995778c29e391fd7916cf3e173152921e0080bc2
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
Description
Languages
TypeScript
96.4%
JavaScript
2.5%
Dockerfile
0.8%
PLpgSQL
0.2%
SCSS
0.1%