Skip to content

Seeing no records in /prisma app #97

Answered by BracketJohn
james0r asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @james0r 👋

That is indeed expected: When you first setup the app and databse, the database is empty, so 0 records are returned.

You can for example create a POST endpoint in order to create records (:

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@james0r
Comment options

@BracketJohn
Comment options

Answer selected by james0r
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants