Skip to content

Wiki-like website to search for locations and their information. Add new locations and edit them. See the most popular locations.

License

Notifications You must be signed in to change notification settings

IAAA-Lab/locatopedia

 
 

Repository files navigation

Licencia

Este proyecto está protegido por una licencia personalizada de uso restringido.
Consulta el archivo LICENSE para más detalles.

To run the project:

docker compose build
docker compose up -d

To develop the project:

Option 1

cd frontend && npm i && npm run dev

cd backend && npm i && npm run dev

cd backend/services/dggstools && python app.py

docker init the PostgreSQL database manually

Option 2

  • Start docker

  • Run Set Up Local Project VSCode task

  • Stop backend-1, www-1 and dggstools-1 docker containers

  • Restart npm: dev - backend VSCode task

About

Wiki-like website to search for locations and their information. Add new locations and edit them. See the most popular locations.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 67.5%
  • JavaScript 28.6%
  • Python 3.0%
  • Dockerfile 0.6%
  • CSS 0.2%
  • Shell 0.1%