Skip to content

A copy of the NYC parking app, using publicly-available meter data to populate a collection of REST APIs for the geospatial layer, which are consumed by a React client with a Google Maps integration. In-progress).

Notifications You must be signed in to change notification settings

pengbits/park.me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Park.me

a clone of the nyc parking app.

front-end

  • typescript
  • react
  • google-maps integration
  • tailwind (probably)
  • context api for state
  • rtl and vite-test

back-end

  • typescript
  • express
  • postgresql
  • drizzle or prisma?
  • jest and supertest

get started

pull down the repo locally and install node dependencies. node 20 required.

npm run dev # starts vite and express server in parallel with concurrently

About

A copy of the NYC parking app, using publicly-available meter data to populate a collection of REST APIs for the geospatial layer, which are consumed by a React client with a Google Maps integration. In-progress).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages