Skip to content

ELginas/blueskim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

blueskim

Developing

In first terminal:

cd frontend
pnpm install
pnpm dev

In second terminal:

cd backend
cargo r

In third terminal:

cd nginx
nginx -p . -c nginx.conf

# on nginx config change
nginx -p . -c nginx.conf -s reload

# shutdown
nginx -p . -c nginx.conf -s quit

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published