Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
// (should work without JS (no interaction but ok visuals))
// Front:
// preview hover links (svg icons)
// conditionnal infos in popup
// Requirements list for submission
// max img size & img resolution?
// next / prev arrows in popup
// better animations (cubic beziers anims, xbox style)
strapi.start();
/**
* Use `server.js` to run your application without `$ strapi start`.
* To start the server, run: `$ npm start`.
*
* This is handy in situations where the Strapi CLI is not relevant or useful.
*/
const strapi = require('strapi');
strapi.start();
(() => {
const strapi = require('strapi');
strapi.start();
})();
(() => {
const strapi = require('strapi');
strapi.start();
})();
(() => {
const strapi = require('strapi');
strapi.start();
})();
(() => {
const strapi = require('strapi');
strapi.start();
})();
(() => {
const strapi = require('strapi');
strapi.start();
})();