Files
Ron Rise 0f915ccd82
Some checks failed
🧪 ✨ Unit Tests Workflow / 🧪 📜 JavaScript Tests (push) Successful in 1m23s
🧪 ✨ Unit Tests Workflow / 🧪 🐹 GolangCI-Lint (push) Successful in 1m32s
🧪 ✨ Unit Tests Workflow / 🔍 🐹 Go Tests (push) Successful in 3m35s
🏗️ ✨ Build Workflow / 🖼️ 🔨 Build Frontend (push) Successful in 6m11s
🏗️ ✨ Build Workflow / 🖥️ 🔨 Build Backend (push) Successful in 6m47s
🏗️ ✨ Build Workflow / 🚀 ✨ Deploy Application (push) Failing after 53s
happy monday _ bleh _ (#9)
Reviewed-on: Siteworxpro/reloading-manager#9
Co-authored-by: Ron Rise <ron@siteworxpro.com>
Co-committed-by: Ron Rise <ron@siteworxpro.com>
2025-06-11 01:43:53 +00:00
..
2025-06-10 15:56:03 +00:00
2025-06-11 01:43:53 +00:00
2025-04-16 12:47:04 -04:00
2025-06-11 01:43:53 +00:00
2025-04-16 12:47:04 -04:00
2025-06-10 15:56:03 +00:00
2025-05-16 08:50:55 -04:00
2025-06-10 15:56:03 +00:00
2025-06-10 15:56:03 +00:00
2025-06-11 01:43:53 +00:00
2025-05-16 21:18:03 -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 postgres:17
jet -dsn=postgresql://postgres:password@localhost:5432/loading\?sslmode=disable -path=./.gen