Skip to content

Ampmann/launchbaynext

 
 

Repository files navigation

Launch Bay Next platform

This repo holds all of LBN, both server, website and app It utilizes Bun for dependency management and builds

To install dependencies:

bun install

To run app:

cd apps/app
bun expo start

To run directly:

cd apps/app
bun expo run:ios / bun expo run:android

To run web/server:

bun run dev:web

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 99.9%
  • Other 0.1%