Giter VIP home page Giter VIP logo

elysia-kickstart's Introduction

elysia-kickstart

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

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

๐Ÿ“š Features

Core

  • ๐Ÿ—๏ธ TypeScript - Configured to maximize type safety
  • ๐Ÿ‰ ElysiaJS - Fast and Bun friendly server framework
  • ๐Ÿ“ HTMX - High power tools for HTML
  • ๐Ÿ’ฝ Drizzle - ORM with maximal type safety
  • ๐Ÿ”’ Auth.js - Flexible and secure authentication
    • ๐Ÿ”— integrates with Drizzle to store auth data

Development

Deployment

  • ๐Ÿณ Docker - (local and production) Docker-compose and Dockerfiles for running anywhere
  • ๐Ÿ”„ GitHub Actions - Robust CI/CD

๐ŸŒฑ Getting started

๐Ÿš€ Option 1: Clone and deploy

  • To Railway (deployed with Docker)

    Deploy on Railway

  • To Vercel Edge Functions (see the Railway template for required environment variables, as well as RUNTIME=edge)

    Vercel

๐Ÿ“‹ 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
  • with bun

    bun install
    bun run dev
  • or with Docker

    docker-compose --file docker/dev/docker-compose.yml up

โš™๏ธ Configuration

elysia-kickstart's People

Contributors

syhner avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.