Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StackScope

Nuxt frontend and Nest backend managed with pnpm workspaces.

Apps

  • apps/frontend: Nuxt app on http://localhost:3000
  • apps/backend: Nest API app on http://localhost:3001

Setup

pnpm install

Development

Run both apps:

pnpm dev

Run one app:

pnpm dev:frontend
pnpm dev:backend

Backend health check:

curl http://localhost:3001/api/health

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages