PomeloNote/backend/strapi
2022-10-10 20:24:27 +02:00
..
config Initial commit 2022-09-20 10:43:05 +02:00
database/migrations Initial commit 2022-09-20 10:43:05 +02:00
public Initial commit 2022-09-20 10:43:05 +02:00
src custom note create implemented, note <-> user relation fixed 2022-10-10 20:24:27 +02:00
.dockerignore Initial commit 2022-09-20 10:43:05 +02:00
.editorconfig Initial commit 2022-09-20 10:43:05 +02:00
.env.example Initial commit 2022-09-20 10:43:05 +02:00
.eslintignore Initial commit 2022-09-20 10:43:05 +02:00
.eslintrc Initial commit 2022-09-20 10:43:05 +02:00
.gitignore Initial commit 2022-09-20 10:43:05 +02:00
Dockerfile Initial commit 2022-09-20 10:43:05 +02:00
favicon.ico Initial commit 2022-09-20 10:43:05 +02:00
package-lock.json Initial commit 2022-09-20 10:43:05 +02:00
package.json Initial commit 2022-09-20 10:43:05 +02:00
README.md README.md for strapi updated 2022-09-20 11:06:52 +02:00

🚀 Getting started with Strapi

Starting the container: docker-compose up --build -d