2024-01-19 16:11:54 +04:00
2024-01-19 16:11:54 +04:00
2024-01-19 16:11:54 +04:00
2024-01-19 16:11:54 +04:00
2024-01-19 16:11:54 +04: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
    
Description
Simple url shortener implementation with go and postgresql / cassandra.
Readme MIT 64 KiB
Languages
Go 77.7%
HTML 13.2%
Shell 5.8%
Dockerfile 3.3%