mirror of
https://github.com/aykhans/oh-my-url.git
synced 2025-04-17 02:23:13 +00:00
Run for development
Rename and fill environment files
- Rename the following files:
/app/config/.env.example
to/app/config/.env
/config/postgresql/.env.example
to/config/postgresql/.env
Run with PostgreSQL
- Run the following command to start the application with PostgreSQL:
docker compose -f docker-compose-postgres.yml up
Languages
Go
77.7%
HTML
13.2%
Shell
5.8%
Dockerfile
3.3%