snapCloud
snapCloud copied to clipboard
A fresh install requires adding ./bin/seeds.sql to the database
snapCloud is unusable without loading this initial data as it's not part of migrations
psql -U cloud -d snapcloud -a -f ./bin/seeds.sql