Files
dependabot[bot] 75b006c246 Bump simple-get from 3.1.0 to 3.1.1 in /examples/strapi (#240)
Bumps [simple-get](https://github.com/feross/simple-get) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/feross/simple-get/releases)
- [Commits](https://github.com/feross/simple-get/compare/v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: simple-get
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-09 08:11:26 -08:00
..
2022-01-28 08:23:25 -08:00
2021-05-26 01:34:10 -04:00
2022-01-28 08:23:25 -08:00
2021-05-26 01:34:10 -04:00
2021-05-26 01:34:10 -04:00
2021-05-26 01:34:10 -04:00
2021-05-26 01:34:10 -04:00
2022-01-28 08:23:25 -08:00
2021-05-26 01:34:10 -04:00
2022-01-28 08:23:25 -08:00
2022-01-28 08:23:25 -08:00

title, description, tags
title description tags
Strapi A self-hosted version of Strapi using a Postgres database
strapi
postgresql
cms
javascript

Strapi example

This example deploys self-hosted version of Strapi. Internally it uses a PostgreSQL database to store the data.

Deploy on Railway

Features

  • Strapi
  • Postgres

💁‍♀️ How to use

  • Click the Railway button 👆
  • Add the environment variables
    • If you do not add the Cloudinary related environment variables, your images/files will not be persisted between deploys.

📝 Notes

  • After your app is deployed, visit the /admin endpoint to create your admin user.
  • Railway's filesystem is ephemeral which is why any changes to the filesystem are not persisted between deploys. This is why, this example uses Cloudinary for storage.