Playground for https://github.com/payloadcms/payload
git clone git@github.com:cliftonc/metamash.git
cd metamash
yarn
yarn infra
yarn dev
- Admin console: http://localhost:3000/admin
- Graphql Playground: http://localhost:3000/api/graphql-playground
yarn build
yarn serve