Skip to content

A template for any new Juno Satellites spun up

License

Notifications You must be signed in to change notification settings

junobuild/satellite-template

Repository files navigation

Juno: Satellite Template

A screenshot of the template

A template developed as a placeholder for any new Juno Satellites spun up.

✨ Links & Resources

🧞 Commands

All commands are run from the root of the project, from a terminal:

Command Action
npm install Installs dependencies
npm run dev Starts frontend dev server at localhost:4321
juno dev start Quickstart the local development emulator (requires Docker)
npm run build Build your production site to ./dist/
juno deploy Deploy your project to a Satellite

🚀 Launch

Explore this guide to launch your Satellite into orbit via Juno's administration console.