Welcome, welcome! 👋🏼
- adds one possible way to organize your Keystone6 files for larger projects
- A User list with a name and email fields - this will be your base authentication entity
- You can add more fields to this list as needed
Run
yarn install
# and then
yarn dev
To view the config for your new app, look at ./keystone.ts
If you found this project useful, please consider giving it a ⭐️ on GitHub.