drizzle-pg-proxy

nmajorTRIAL

a year ago

Description: Postgres DB with Drizzle HTTP Proxy

Category: Other

URL: https://railway.app/template/yvPIKJ

1 Replies

a year ago

Hey great template, but I would strongly recommend against including the database in the template, This makes it far from ideal for people who just want the Drizzle Proxy on their pre-existing database, The Postgres database included is not different than Railway's default so it shouldn't be included.

And for APP_SECRET you could use ${{secret(32)}} so that Railway will generate a secret when the template is deployed.

Additionally, it would be great if you could give the project and service proper names, e.g. -

drizzle-pg-proxy -> Drizzle PG Proxy

Nmajor/Drizzle-Pg-Proxy -> Drizzle Proxy


drizzle-pg-proxy - Railway Help Station