Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Blankeos/solid-hop

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

136 Commits
136 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐇 Solid Hop

💙 A minimal and unopinionated Vike + Solid + Hono starter.

❤️ We love Vike and Solid, but it might be overwhelming to setup. The goal of this starter is to get you up and running quickly with good defaults without getting in the way of your opinions.

This is more or less what you would get from a starter with create next-app or create svelte or create solid.

If you want a more opinionated and fully-featured boilerplate instead: http://github.com/blankeos/solid-launch

Tech Stack:

  1. Vike + Hono - For SSR + Your own Server.
  2. SolidJS
  3. Bun (Can swap this with Node easily if you want).
  4. Tools: Biome

Features:

  • 🦋 Type-safe Routing - Inspired by TanStack Router, I'm the author of vike-routegen which codegens typesafe page routing for you, and it's a breeze!
  • ⚡️ Super-fast dev server - way faster than NextJS thanks to Vite. You need to feel it to believe it! It can also literally build your app in seconds.
  • 🥊 Robust Error Practices - I thoughtfully made sure there's a best practice for errors here already. You can throw errors in a consistent manner in the backend and display them consistently in the frontend.

Quick Start

  1. Get template
npx gitpick blankeos/solid-hop <your-app-name>
  1. Install
bun install
  1. Run dev server
bun dev

Building and Deployment

  1. Build
bun run build
  1. Wherever you deploy, just run make sure that this is ran:
bun run preview # Just runs server.ts

About

💙 A simpler create-solid alternative to SolidStart.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.