Skip to content

Update the README instructions for creating the development environment #2165

@nsunami

Description

@nsunami

I was trying to run the app locally, but I was unable to do so following the current instructions.

For example, the current README says that I have to run npx prisma migrate dev, but doing so would try to read the environment variable stored in the .env file, not in the .env.local file. (So I believe the correct way to do so is via blitz sub-command,npx blitz prisma migrate dev)

I want to update the README.

Metadata

Metadata

Assignees

Labels

StaledocumentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions