mirror of
https://github.com/MetaFam/TheGame.git
synced 2026-01-26 06:38:42 -05:00
502a55c2ed7fa09ce9a45f17e215273cd1671134
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%