Kapsys Strapi project for Sealth app This is the Strapi project for the Sealth app. How to run locally Clone the repository Install dependencies: npm i Create .env file based on .env.example with your own values Start development server: npm run develop