Skip to content

RohitSingh107/blog-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • Start the db service: systemctl start postgresql.service
  • change to postgres user: sudo -iu postgres
  • create the db: createdb mydb.db
  • start the server: uvicorn blog.main:app --reload

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages