Skip to content

sandrosxila/blog-posts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog-Posts

Full-stack app written in React and Nest JS

Set-up Nest Js API server

change directory to the api:

cd packages/api

run migrations

yarn migration:run

Run client and API

yarn start

Run only client

yarn start:client

Run only API

yarn start:api

About

React and Nest JS Based Blog Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages