Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 354 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 354 Bytes

OpenData Import Script

This script imports location data from the OpenDataSoft API and creates location entries in your local toplocs server.

Usage

pnpm install

Create a .env file to configure the server and login user.

Run the import script:

pnpm run import

License

This project is licensed under the MIT License.