All Templates / Starters
Strapi v5 + AWS S3 | Starter Template
Strapi v5 + AWS S3 Starter Template
Postgres
railwayapp-templates/postgres-ssl:16
Just deployed
/var/lib/postgresql/data
strapi-aws-s3-starter-template
compbyter/strapi-aws-s3-starter-template
Just deployed
When this template is running on Railway, Strapi will connect to the Postgres Database through the private network, saving you on database egress fees.
yarn install
or npm install
.railway login
.railway link
to link the local repository to the Strapi service on Railway.railway run yarn run develop
or railway run npm run develop
.Open your browser to http://127.0.0.1:1337/admin
This project was inspired by Szilard Koppel's project. A big thank you to Szilard for his amazing work!
This project is a Strapi v5 + AWS S3 Starter Template. It is designed to work with just four parameters:
AWS_ACCESS_KEY_ID
AWS_ACCESS_SECRET
AWS_BUCKET_NAME
AWS_REGION
These parameters can also be provided as null
. The project will still deploy, but media uploads (e.g., JPG, PNG) will not be functional without valid values.
Template Content
strapi-aws-s3-starter-template
compbyter/strapi-aws-s3-starter-templateAWS_REGION
AWS_BUCKET_NAME
AWS_ACCESS_KEY_ID
AWS_ACCESS_SECRET
Details
compbyter
Created on Dec 29, 2024
27 total projects
10 active projects
73% success on recent deploys
TypeScript, JavaScript
Starters
More templates in this category
Django Monolith
A Django app connected to a Postgres database with Celery and Celery Beat.
Odogwu Machalla's Projects
37