Files
Ron Rise 95b626b439
All checks were successful
🏗️ ✨ Build Workflow / 🖥️ 🔨 Build Backend (push) Successful in 7m3s
🏗️ ✨ Build Workflow / 🚀 ✨ Deploy Application (push) Successful in 57s
🧪 ✨ Unit Tests Workflow / 🔍 🐹 Go Tests (push) Successful in 5m7s
🧪 ✨ Unit Tests Workflow / 🧪 📜 JavaScript Tests (push) Successful in 1m17s
🏗️ ✨ Build Workflow / 🖼️ 🔨 Build Frontend (push) Successful in 5m35s
It's Working!
2025-05-16 08:50:55 -04:00
..
2025-04-18 20:03:59 -04:00
2025-04-16 12:47:04 -04:00
2025-04-16 12:47:04 -04:00
2025-05-16 08:50:55 -04:00
2025-05-16 08:50:55 -04:00

docker run -v $(pwd)/postgres:/var/lib/postgresql/data \
 -e POSTGRES_DB=loading \
 -e POSTGRES_PASSWORD=password \
 --rm --name postgres \
 -p 5432:5432 \
 -d scr.siteworxpro.com/library/postgres:17
jet -dsn=postgresql://postgres:password@localhost:5432/loading\?sslmode=disable -path=./.gen