ci/woodpecker/push/woodpecker Pipeline was successful
Details
|
||
---|---|---|
.vscode | ||
public | ||
src | ||
.domains | ||
.gitignore | ||
.woodpecker.yml | ||
LICENSE | ||
README-id.md | ||
README.md | ||
index.html | ||
package-lock.json | ||
package.json | ||
postcss.config.cjs | ||
svelte.config.js | ||
tailwind.config.cjs | ||
tsconfig.json | ||
tsconfig.node.json | ||
vite.config.ts |
README.md
Geora
Lihat README ini dalam bahasa Indonesia.
Geora is a web app that helps users explore the world and discover interesting places. It features a map view with various points of interest, as well as search options to find specific locations.
Getting Started
You can access the web app at https://geora.linerly.xyz
Alternatively, you can run the app locally by following these steps:
- Clone the repository
git clone https://codeberg.org/Linerly/geora.git
- Install the dependencies
npm install
- Start the development server
npm run dev
- Open your browser and go to http://localhost:5173
Contributing
You can contribute to the project by adding new features, fixing bugs, or improving the documentation. Feel free to submit a pull request with your changes.
You can also help by contributing translations on Codeberg Translate. If you find any issues or have suggestions for new features, please open an issue on the project's Codeberg repository.
Additionally, if you notice any inaccuracies in the map data or would like to contribute to improving it, you can do so directly on OpenStreetMap.
License
Geora is licensed under the MIT License. See the LICENSE file for details.
The project also makes use of other open source libraries and services.