Skip to content

d4niel-olaya/blogTs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog Express and Typescript

Commands

Run local server

npm run dev -> Start local server

npm run build -> Dist

Routes

/ -> home

/posts -> All posts

/posts/:id -> Post by id

View routes

/posts?page=number -> All posts

/posts/:id -> Post by id

/usuarios/:id -> User by id (profile)

/comentarios/:id -> Comments by id

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published