strapi setup
0 parents
Showing
27 changed files
with
484 additions
and
0 deletions
.editorconfig
0 → 100644
.env.example
0 → 100644
.eslintignore
0 → 100644
.eslintrc
0 → 100644
.gitignore
0 → 100644
README.md
0 → 100644
config/admin.js
0 → 100644
config/api.js
0 → 100644
config/database.js
0 → 100644
config/middlewares.js
0 → 100644
config/plugins.js
0 → 100644
config/server.js
0 → 100644
database/migrations/.gitkeep
0 → 100644
File mode changed
favicon.png
0 → 100644
497 Bytes
jsconfig.json
0 → 100644
package-lock.json
0 → 100644
This diff could not be displayed because it is too large.
package.json
0 → 100644
public/robots.txt
0 → 100644
public/uploads/.gitkeep
0 → 100644
File mode changed
src/admin/app.example.js
0 → 100644
src/admin/webpack.config.example.js
0 → 100644
src/api/.gitkeep
0 → 100644
File mode changed
src/extensions/.gitkeep
0 → 100644
File mode changed
src/index.js
0 → 100644
types/generated/components.d.ts
0 → 100644
types/generated/contentTypes.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
yarn.lock
0 → 100644
This diff could not be displayed because it is too large.
-
Please register or sign in to post a comment