Skip to content

πŸ’Ž Learn-by-example repo for deploying Vike anywhere (Vercel, Workers, Docker on VPS, etc.)

Notifications You must be signed in to change notification settings

Blankeos/vike-deploy-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

20 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ’Ž Vike Deploy Examples

This repo demonstrates the deployability of Vike template across different hosting providers with what I consider 'essentials' in a Vike app (Same feature parities w/ NextJS, SolidStart, SvelteKit, etc.)

Treat this as a learn-by-example repo of the vike.dev Deploy docs

It specifically uses solid-hop. In order to make this guide useful, you generally ALWAYS want to check these in each example:

  • README.md - contains a miniguide of:
      1. Changes since template - What's different since a fresh template + useful things to know i.e. is dev and build and preview any different?
      1. Platform NotesNotes when deploying on the platform

The examples

Static

Serverless

Traditional

  • Docker (Dokploy or Coolify or Railway)
  • Buildpacks / Nixpacks (Railway, Heroku, etc)

Maintenance

Carlo maintains this religiously, but feel free to make PRs to keep it up-to-date.

When the solid-hop template changes, I would generally redo the bunx degit but keep the README.md miniguide.

The flavor of Vike in these examples use:

  • Frontend: Solid.js
  • With server: Hono
  • Runtimes: Node and Bun
  • Package manager: Bun (No node sorry... But the project has nothing Bun-specific in the code except bunx --bun)

About

πŸ’Ž Learn-by-example repo for deploying Vike anywhere (Vercel, Workers, Docker on VPS, etc.)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published