Skip to content

juctaposed/aps

Repository files navigation

logo

Allegheny Property Search

This is a simple user interface that allows users to search for detailed property information from buildings in Allegheny County.

Website: https://aps.cyclic.app/

Install

npm install


Setup

  • Create an .env file in config folder and add the following key/values:
    • PORT = 2121 (can be any port example: 3000)
    • DB_STRING = your database URI
    • GOOGLE_CLIENT_ID = your google client ID
    • GOOGLE_CLIENT_SECRET = your google client secret

Run

npm run start

About

User interface for Allegheny County property data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages