From 5d6fd75899e96826f8e8aa0c84f7f186cbc7e471 Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero Date: Wed, 22 Oct 2025 00:06:52 +0200 Subject: Confirm region change, make app name more consistent --- README.md | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index c4009ea..a1cfad1 100644 --- a/README.md +++ b/README.md @@ -15,12 +15,13 @@ Busurbano is a web application designed to help users find bus stops and arrival - **Backend**: - ASP.NET Core 9 Web API - [Costasdev.VigoTransitApi](https://github.com/arielcostas/VigoTransitApi) + - WIP: Santiago de Compostela API - Not a package yet - **Mapping**: - - [Leaflet](https://leafletjs.com/) via [React-Leaflet](https://react-leaflet.js.org/) - - [Leaflet Locate Control](https://github.com/domoritz/leaflet-locatecontrol) - - [Leaflet Marker Cluster](https://github.com/Leaflet/Leaflet.markercluster) + - [MapLibre GL JS](https://maplibre.org) + - OpenStreetMap + - [OpenFreeMap tiles](https://openfreemap.org) - **Styling**: Good old CSS -- **Fonts**: [Roboto Variable](https://fonts.google.com/specimen/Roboto) via [@fontsource](https://fontsource.org/fonts/outfit) +- **Fonts**: [Roboto Variable](https://fonts.google.com/specimen/Roboto) via [@fontsource](https://fontsource.org/fonts/roboto) ## Getting Started @@ -31,6 +32,8 @@ Busurbano is a web application designed to help users find bus stops and arrival ### Installation +TODO: Update instructions + 1. Clone the repository: ```sh @@ -55,10 +58,6 @@ Busurbano is a web application designed to help users find bus stops and arrival 2. Open your browser and navigate to `http://localhost:5173`. -### Deployment - -The application is (or will soon be) deployed to [busurbano.costas.dev](https://busurbano.costas.dev) via GitHub Actions, on a normal Ubuntu server with Nginx and a reverse proxy. - ## Contributing Contributions are welcome! Please open an issue or submit a pull request. -- cgit v1.3