Initial commit
Showing
with
6888 additions
and
0 deletions
+6888
-0
.gitignore
0 → 100644
keystone.db
0 → 100644
File added
keystone.js
0 → 100644
package.json
0 → 100644
| { | ||
| "name": "keystone_1", | ||
| "version": "1.0.0", | ||
| "description": "Example fog gc.", | ||
| "main": "index.js", | ||
| "license": "MIT", | ||
| "dependencies": { | ||
| "@keystone-6/core": "^5.7.0", | ||
| "typescript": "^5.2.2" | ||
| } | ||
| } |
schema.graphql
0 → 100644
schema.prisma
0 → 100644
yarn.lock
0 → 100644
Please
register
or
sign in
to comment