Skip to content

open-condo-software/condo-overhaul

Repository files navigation

Condo-overhaul

All information is taken from archived CSV files from the reformagh.ru website

Getting started

    cp ./env.example ./.env
    docker-compose up -d
    npm i
    npm run create-tables
    npm run sync-data
    npm run start-server

API usage

/api/organization/[inn]
/api/property/[fias-id]

Live demo

wget http://condo-overhaul.dev.jet.team/api/organization/6658320850
wget http://condo-overhaul.dev.jet.team/api/property/c2341fbb-23c3-40ec-a946-a4e67a9f13a2

image

Releases

No releases published

Packages

No packages published