No description
Find a file
2024-04-05 11:51:42 +02:00
config 🌐 Translate all 'createdAt'/'createdBy'/'updatedAt'/'updatedBy' fields 2024-03-19 14:38:11 +01:00
database/migrations 🎉 Initial commit 2023-09-23 00:28:09 +02:00
public 🐛 Fix missing 'public/uploads' directory 2024-02-17 15:59:46 +01:00
src Add default admin account first name 2024-03-19 14:39:13 +01:00
types/generated 🔥 Remove '@strapi/plugin-i18n' dependency 2024-03-01 21:24:32 +01:00
.editorconfig 🎨 Update code formatting as per Strapi convention 2024-02-22 00:14:13 +01:00
.env.example 🎉 Initial commit 2023-09-23 00:28:09 +02:00
.gitignore Add custom config file 2024-02-21 23:36:56 +01:00
dump.json Add 'dump-config' & 'restore-config' scripts 2024-02-21 20:52:40 +01:00
favicon.png 🎉 Initial commit 2023-09-23 00:28:09 +02:00
jsconfig.json 🎉 Initial commit 2023-09-23 00:28:09 +02:00
package.json '@ckeditor/strapi-plugin-ckeditor' -> '@_sh/strapi-plugin-ckeditor' 2024-04-05 00:19:06 +02:00
README.md 📝 Update open office hours documentation 2024-04-05 11:51:42 +02:00
yarn.lock '@ckeditor/strapi-plugin-ckeditor' -> '@_sh/strapi-plugin-ckeditor' 2024-04-05 00:19:06 +02:00

template-strapi4-fr

Getting started

git clone https://git.kaki87.net/KaKi87/template-strapi4-fr my-app
cd my-app
cp .env.example .env
cp src/admin/extensions/+config.example.js src/admin/extensions/+config.js
yarn install
yarn import-config -y
yarn start

Default credentials : admin@localhost.local/admin

Strapi open office hours : Monday - Friday 11:00-12:00 & 19:30-20:30 CE(S)T