1.0.1 • Published 3 years ago
oneway_platform v1.0.1
Oneway Esport
Developed by IT Minds
This repository contains two services
Setup
This project is projected by git hooks using husky so be sure to set those up as follows:
npm i
code itm-proj.code-workspacecms (Strapi)
cd cms
npm i
npm run validate
npm run devStrapi also needs a MySQL database in order to function. If not using the default setup in the Strapi database config, use the .env file to set values.
frontend
cd frontend
npm i
npm run validate
npm run devThere's a debug recipe for VSCode as part of the workspace.
1.0.1
3 years ago