Skip to content

🐬 Admin server template built with Express / TypeScript / Prisma / PostgreSQL / MongoDB.

License

Notifications You must be signed in to change notification settings

dolphin-admin/express-api

Repository files navigation

Dolphin Admin Server

English / 简体中文

Dolphin Admin Server is the backend service of Dolphin Admin Web, based on Express + TypeScript + Prisma + PostgresSQL, built with EST.

Features

TODO

Tech Stack

Code Style

Usage

Environment

  • Node.js >=16.14.0
  • pnpm
  • PostgreSQL

Configuration Environment Variables

Configure .env file, refer to .env.example.

Install

pnpm i

Database Migration

pnpm prisma:migrate:dev
pnpm prisma:migrate:mongo
pnpm prisma:generate

Run

pnpm dev

Build

pnpm build

License

MIT License © 2023 Bruce Song from Bit Ocean

About

🐬 Admin server template built with Express / TypeScript / Prisma / PostgreSQL / MongoDB.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published