文件名称:mesh-api:用于运行网状网络的数据库
文件大小:11.33MB
文件格式:ZIP
更新时间:2024-05-26 10:27:40
api network postgresql gis JavaScript
网格API :construction: 工作正在进行中! 贡献 在提交代码之前,请运行yarn precommit格式化代码并运行测试。 仅在格式化代码并通过测试后才提交代码。 如果愿意,可以将其添加为git 。 终点 建筑学 Netlify托管功能 快速处理请求 PostgreSQL主数据库 PostGIS视线数据库 用于存储全景图像的DigitalOcean Spaces(S3) Auth0用于访问控制 在本地运行 克隆git clone git@github.com:olivernyc/nycmesh-api.git : git clone git@github.com:olivernyc/nycmesh-api.git 安装依赖项: yarn install 运行本地服务器: yarn start 您需要一个具有以下值的.env文件: DATABASE_URL=postgres://$
【文件预览】:
mesh-api-master
----.gitignore(54B)
----package.json(1KB)
----src()
--------v1.js(2KB)
--------kml()
--------slack()
--------db()
--------webhooks()
--------auth()
--------geojson()
--------routes()
----LICENSE(34KB)
----public()
--------_redirects(171B)
----docker-compose.yml(149B)
----scripts()
--------fix-bin.js(2KB)
--------los.js(2KB)
--------gml_to_pgsql.py(4KB)
--------import-spreadsheet.js(19KB)
--------ProgressBar.js(2KB)
--------import-stripe.js(2KB)
--------db.js(2KB)
----README.md(9KB)
----migrations()
--------1609650077081_request-slack-ts.js(244B)
--------1612754047978_request-installed.js(229B)
--------1609390783696_apartment-length.js(342B)
--------1612760719465_stripe.js(300B)
--------1609701811032_node-memberships.js(942B)
--------1608616875404_base.js(5KB)
----netlify.toml(198B)
----webpack.functions.js(169B)
----image.png(11.15MB)
----yarn.lock(310KB)