syhner / elysia-kickstart

ElysiaJS boilerplate with HTMX, Tailwind, Auth.js, Drizzle, CI. Deploy in one click to Railway or Vercel Edge Functions
https://elysia-kickstart.vercel.app
117 stars 24 forks source link
authjs boilerplate bun docker drizzle elysiajs github-actions htmx tailwindcss turso vercel-edge-functions

elysia-kickstart

Feature packed ElysiaJS boilerplate. Edge ready. Deploy with one click.

Taken inspiration from https://github.com/ethanniser/the-beth-stack.

📚 Features

Core

Development

Deployment

🌱 Getting started

🚀 Option 1: Clone and deploy

📋 Option 2: Clone and run locally

  1. Fork this repository (uncheck 'Copy the main branch only` if you are interested in other branches / feature sets)
  2. Clone your new repository
  3. Install dependencies and run the development server

⚙️ Configuration

Docker

Drizzle

ESLint

GitHub Actions

HTMX

NextAuth

Prettier

Tailwind CSS

TypeScript

Vercel Edge Functions

VS Code