Skip to content

codeblack-19/fastapi_prisma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fastapi Prisma

A simple python project to learn how fastapi works with prisma orm

How to run the code.

  1. Make sure you have poetry installed on the machine.
  2. Run the command poetry shell to activate the protects virtual environment.
  3. Run poetry install to install all the python packages.
  4. Use the command prima db push to apply the poetry schema to your database.
  5. To start the application, use the command uvicorn main:app --reload --host 0.0.0.0

About

A simple fastapi project with prisma orm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages