Strapi server is running with a mongoDB database.
npm install
strapi build
strapi start
Make sure to create admin credentials in localhost:1337/admin
Front end use svelte.JS framework.
npm install
npm run dev
Access to server with localhost:3000
Front end use log error system te prevent unknows errors
\log