betfinio / affiliate

0 stars 0 forks source link

Template for betfin.io applications

Setup

Install the dependencies:

bun i

Get Started

Start the dev server:

bun run dev

Build the app for production:

bun run build