Build serverless apps
with self-hosting control
Juno is an open-source serverless platform to build, deploy, and run apps in WASM containers with complete ownership and zero DevOps.
A very common reason is a wrong site baseUrl configuration.\n
Current configured baseUrl = / (default value)\n
We suggest trying baseUrl = \n\n',document.body.prepend(n);var e=document.getElementById("__docusaurus-base-url-issue-banner-suggestion-container"),s=window.location.pathname,o="/"===s.substr(-1)?s:s+"/";e.innerHTML=o}document.addEventListener("DOMContentLoaded",(function(){void 0===window.docusaurus&&insertBanner()}))
Juno is an open-source serverless platform to build, deploy, and run apps in WASM containers with complete ownership and zero DevOps. We've got you covered. Quickly scaffold your project with ready-made templates. What people are saying Stay updated with the latest features and significant updates to Juno by reading the occasional newsletter.Build serverless apps
with self-hosting control// Import what you need from the Juno SDK
import { signIn, signOut, authSubscribe } from "@junobuild/core";
// Listen for changes in the authentication state
authSubscribe((user) => {
console.log("User:", user); // null when signed out
});
// Trigger a sign-in with Google
const handleSignIn = () => signIn({google: {}})
<button onClick={handleSignIn}>Continue with Google</button>
// Sign out the current user
await signOut();
// Automatically handle session expiry
await initSatellite({
workers: {
auth: true
}
});Starting a new project?
npm create juno@latestThis is the next iteration of the internet I signed up for.🔥

Jay F. Grissom
@jfgrissomYes so easy build MVP with Juno 😍

daisuke
@freedomforcodeJuno is the best Web3 app out there.

Krzysztof Woś
@krzysztofwosCI integration with that CLI is pure chef’s kiss mate.

DeeAye.bio
@DeeAyee3Juno is my favorite hosting service, Web3 or otherwise.

Jacob Crabtree
@crabtr26I know you will love it when you try it out. I was amazed by how it is very easy to deploy an app on Juno.

Sam-the-tutor™
@samthetutor2Juno is the best platform to host full-stack web applications where you stay sovereign and remove any dependency from big tech cloud providers 💪.

marco ∞
@marc0oloIf you're looking to start building on ICP, you definitely need to check out Juno! It's been a game-changer for me.

Nezovskii Konstantin
@nezovskiiThanks to Juno's well-documented get-started guide, we had it up and running in under 5 minutes. Our first decentralized analytics tool is now live and kicking!

Coti
@JuanRezzioI’m still amazed at how Juno has simplified the development process on ICP. It’s like a magic wand for devs - I get to focus on frontend and Juno handles the rest.

Swissy ∞
@swissy_icpJuno enables easy dapp deployment across multiple UI frameworks including SvelteKit. ICP teams such as StackICP are using it to speed up their development.

DFINITY Developers ∞
@DFINITYDevNewsletter