Skip to content

junobuild/juno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Juno is an open-source, reimagined serverless platform for hosting static websites, building web applications, and running serverless functions with the privacy and control of self-hosting.

It provides a familiar cloud experience with strong security and zero operational complexity. Each project runs in its own WASM container, fully owned and controlled by you.

  • 🔑 Authentication [Docs]
  • 📦 Datastore [Docs]
  • 📂 File Storage [Docs]
  • 🌐 Hosting [Docs]
  • ⚙️ Serverless Functions [Docs]
  • 📊 Analytics [Docs]
  • 👀 Monitoring [Docs]
  • 💾 Snapshots [Docs]

A screenshot of the Juno Console


💁‍♂️️ Links & Resources

Here are some useful links:

  • Looking to get started? Check out the Guides & Examples for step-by-step tutorials and sample code.
  • Explore the full documentation for in-depth details on using and configuring Juno.
  • See the HACKING document for instructions on running and developing Juno locally.
  • Have a look at the LICENSE for information about licensing and limitation.

🖥️ Bootstrap

Planning to build a website, blog, or web application? Start quickly by scaffolding a new project using a template.

# with npm
npm create juno@latest
# with pnpm
yarn create juno
# with yarn
pnpm create juno

🐳 Docker

When building your project locally or contributing to this repo, ensure you have Docker installed on your machine (Windows, MacOS, or Linux).

Note

For MacBooks with M processors, it is important to use Docker Desktop version 4.25.0 or later, ideally the latest available version.

🧑‍🤝‍🧑 Community

Have questions, comments, or feedback? Join our Discord or OpenChat.

💬 Contact

Find us on X/Twitter at @junobuild or email us at [email protected].