mirror of
https://github.com/MetaFam/TheGame.git
synced 2026-02-12 15:05:02 -05:00
* addin' frontend to render.yaml 🐂 * settin' node version 🐀 * tweakin' build step 🐾 * alt specification of graphql endpoint 🦡 * no interpolation in render.yaml 🌮 * tryin' static specification 🧁 * printin' URI 🖨 * pushin' just to see the value 🚡 * printin' the right value 💅 * debuggin' hasura 🐜 * tryin' to capture port 🚢 * tryin' w/o port 🌅 * redeployin' altered render.yaml 🥦 * resettin' yarn.lock 🔒 * fixin' name preface so it is passed 🏀
MetaGame NextJS Web App
In the project directory, you can run:
yarn dev
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
yarn typecheck
Runs TypeScript to check if there are any type errors
yarn build
Builds the app and exports the static site for production to the out folder.
yarn start
Runs the NextJS server for production use (We generate a static site right now, not running a server)