Skip to content

bnussman/beep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Beep App ๐Ÿš•

ci e2e

staging production

๐Ÿ“š Introduction

This is the monorepo for the Beep App. The Beep App is a full stack ride share application. This app is built for students at college campuses and currently is mostly used by students at Appalachian State University. This application is not afilliated with any university and is independently developed and maintained.

โŒจ๏ธ Developing Locally

Dependencies

Required

  • Bun (the API runs on Bun)
  • Node.js (still working on migrating to Bun)
  • pnpm
  • Docker Compose

Optional

  • EAS CLI

๐Ÿ’ป Running Locally

Fork this repository

git clone <url of your fork>

Go into the projects directory

cd beep

Install dependencies

pnpm i

Bring local db and redis up with Docker

docker-compose up -d

Create the database schema (run this in the api/ directory)

pnpm db:create

To run the development envrionment use in the repo's root

pnpm dev

๐ŸŒŽ Services running for local development

Service URL
API http://localhost:3000/graphql
Website http://localhost:5173
App http://localhost:8081

About

Monorepo for Ride Beep App. Ride Beep App ๐Ÿš• is a rideshare platform for college students at any colleges and university.

Topics

Resources

Stars

Watchers

Forks

Languages