# elysia-rms-drizzle **Repository Path**: dwyanewang/elysia-rms-drizzle ## Basic Information - **Project Name**: elysia-rms-drizzle - **Description**: 基于elysiajs开发的一款基本的RMS系统 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2024-11-23 - **Last Updated**: 2025-05-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: elysia, drizzle-orm, MySQL, rms ## README # Elysia with Bun runtime ## Getting Started To get started with this template, simply paste this command into your terminal: ```bash bun create elysia ./elysia-example ``` ## Development To start the development server run: ```bash bun run dev ``` Open http://localhost:3000/ with your browser to see the result.