Skip to content

This is backend server of project Easevent. It is written in typescript with bun as runtime. It uses express as web framework, postgresql as database and prisma for data modelling.

Notifications You must be signed in to change notification settings

prajjwal2-3/easevent-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

easevent-backend

To install dependencies:

bun install

To run:

bun run index.ts

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

About

This is backend server of project Easevent. It is written in typescript with bun as runtime. It uses express as web framework, postgresql as database and prisma for data modelling.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published