Skip to content

kir-dev/bacon-collector

Repository files navigation

Bacon collector for CMSch Bacon app - collect locations from multiple devices and show them on a map.

Getting Started

Install dependencies:

yarn install

Create .env.local with one of the following options

  1. Create a .env.local based on .env.example.local and fill in the values.
  2. Pull .env from Vercel. For this, you will need to link your Vercel account to the project. You can do this by running vercel link in the project directory. Then, you can pull the .env file by running vercel env pull .env.local or yarn pull-env. This will create a .env.local file in the project directory.

Generate Prisma client

yarn prisma generate

or

yarn generate

Migrate Prisma database

yarn prisma migrate dev

Start the development server

yarn dev

Open http://localhost:3000 with your browser to see the result.

About

Simple app for collection locations from CMSch Bacon app and displaying it on a map

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •