Skip to content

codingcat0405/waifux-backend

Repository files navigation

Bun Elysia template v2

Getting Started

Install dependencies with

bun install

Run dev server

bun run dev

Run dev server in production mode

bun run dev:prod

Run via docker (also runs in production mode)

docker build -t bun-elysia-template-v2 .  
docker run -p 8080:8080 bun-elysia-template-v2

Testing

bun test

read more about this template: https://github.com/codingcat0405/elysia-starter

This is BE for waifux nft marketplace

  • Create a new project with bun
  • NFT metadata at /nft/:id

About

Backend for waifux nft marketplace

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors