Skip to content

UtkarshWizard/Medium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

First things first - created a hono app and moved from there.

secondly figured out the routes and implemented.

Then we define schemas of our db using prisma.

Then using prisma accelarate we defined a connection pooling in our app.

We wrote the logic of our backend.

Then we defined routes which could be done earlier.

we assigned jwt to the user using hono jwt.

Defined middlewares.

we did zod verification then by creating a common folder and publishing this code to packages to use it as a dependency both in frontend or backend, this now can be done using monorepo.

Link to slides - https://projects.100xdevs.com/tracks/blog/blog-13

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published