This example runs a Directus instance with minimal config using PostgreSQL.
- Directus
- PostgreSQL
- Javascript
- Add the .env vars into the template.
- Let railway deploy your service, grab the generated domain from the service settings.
- Login in the panel using the defined ADMIN_EMAIL and ADMIN_PASSWORD used in .env vars
- Use of S3 is optional.
- This is a minimal one-click-deploy solution to Directus, see Directus docs to config it to your needs.