Skip to content

paradoxinversion/paradox-inversion-press

Repository files navigation

Paradox Inversion Press

CLI Commands

Starting Keystone for Development

yarn keystone dev

Resetting the Database

$ keystone prisma db push --force-reset

Building Keystone for Production

$ keystone build

Starting Keystone for Production

$ keystone start

Additional information for Keystone (and prisma) CLI commands can be found here

Development Credentials

In development, the following credentials should be utilized:

username: testuser
displayName: Test User
email: [email protected]
password: testpassword

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published