This script imports location data from the OpenDataSoft API and creates location entries in your local toplocs server.
pnpm install
Create a .env
file to configure the server and login user.
Run the import script:
pnpm run import
This project is licensed under the MIT License.