Skip to content

Ripwords/elysia-lucia-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elysia + LuciaAuth + MongoDB

example workflow

Project Setup

  1. Install Bun
npm install -g bun
  1. Install dependencies
bun install
  1. Start the project
bun dev

Project Tech Stack

Project Structure

  • Backend
    • DB Schema: prisma/schema.prisma
    • Libraries and Utilities for Backend: src/lib
    • Plugins that extend the functionality of Elysia: src/plugins
    • Routes: src/routes
    • Middleware: src/middleware

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published