Skip to content

A Blogging website template based on prisma and bun.js

Notifications You must be signed in to change notification settings

darkin424/Blog-Website

Repository files navigation

bun-sql

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.0.3. Bun is a fast all-in-one JavaScript runtime.