/cieco-strapi

Application Strapi pour le site web de CIÉCO

Primary LanguageJavaScriptMIT LicenseMIT

CIÉCO Strapi application

This is a Srapi application for CIÉCO website. The website

Install locally

git clone https://github.com/ouvroir/cieco-strapi.git
yarn install

Develop

yarn develop

Change in the content-type should occurs locally and then pushed to this repository.

Deployement

This Strapi app, configured for deployment to Render. It uses a SQLite database, which is stored on a persistent disk along with uploaded Media Library files.

Pushing to this repository automatically update the application.

Deploy to Render

See the guide at https://render.com/docs/deploy-strapi for more information.

Usefull links