Check if there is an apartment available for you in France
- Configurable as needed
- Supports multiple languages
- Easy to edit as desired
- Lightweight for a Bun app
You need bun.sh to use this app.
Copy .env.example
and rename it to .env
, then update the values as needed.
After that, run the app with the following commands:
bun install && bun run src/index.ts
check
: Fetches data from theBLC_URL
and returns a response.history
: Prints your search history in the console.