Skip to content

nexfortisme/bot-person-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bot-person-backend

To install dependencies:

bun install

To run:

bun run /src/server.ts

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