Documentation
v1.0.0
Frontend
Overview

Frontend Deployments

Use the Mekong dashboard upload flow to deploy built frontend assets.

How it works

  1. Build your app for production
  2. Zip the output folder
  3. Upload from /dashboard/deploy
  4. Choose the correct stack template
  5. Go live on your Mekong subdomain

Stack templates

StackTemplateUpload this
Plain HTML / CSS / JSstaticFolder containing index.html
React (CRA)staticContents of build/
React VitestaticContents of dist/
Vue + VitestaticContents of dist/
Next.jsnextjsPrepared standalone server root
Next.js APInextjsPrepared standalone server root
PHPphpRuntime-ready app root with index.php

Select the guide for your stack from the sidebar.