Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 427 Bytes

File metadata and controls

21 lines (15 loc) · 427 Bytes

Ebb Platform Server

Server to provide cloud features for Ebb. This includes things like gamification, friends, and backups

To install dependencies:

bun install

To run:

bun dev

Getting Started

  • copy .env.example to .env
  • get values for .env files (supabase for example)

Documentation