An open API service indexing awesome lists of open source software.

https://github.com/junobuild/satellite-template

A template for any new Juno Satellites spun up
https://github.com/junobuild/satellite-template

Last synced: 4 months ago
JSON representation

A template for any new Juno Satellites spun up

Awesome Lists containing this project

README

          

# Juno: Satellite Template

![A screenshot of the template](https://raw.githubusercontent.com/junobuild/satellite-template/main/screenshots/screenshot-template.png)

A template developed as a placeholder for any new [Juno](https://juno.build) Satellites spun up.

## ✨ Links & Resources

- Looking to get started with Juno? Check out the [documentation](https://juno.build).
- Got questions, comments or feedback? [Join our discord](https://discord.gg/wHZ57Z2RAG) or [OpenChat](https://oc.app/community/vxgpi-nqaaa-aaaar-ar4lq-cai/?ref=xanzv-uaaaa-aaaaf-aneba-cai).

## 🧞 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` |
| `npm run build` | Build the template for production to `./dist/` |