Before starting this please have a look at this requirements link and make sure, then go to the below.
If you decided to use the Zaxon Strapi version then please jump into #2.
zaxon-ng-static/zaxon-ng folder and open a terminal/bash/command
on that folder and run these commands one by one.npm install
ng serve
Folder Structure
Strapi CMS
zaxon-with-strapi/zaxon-api
and update the config/plugin.js
file as the cloudinary credentials.config/database.js
and update as your PostgreSQL credentials.zaxon-api
and restore the zaxon-api-data
from downloaded bundle.npm install
npm run develop
Email: [email protected]
Password: HiBootstrap1Zaxon
Folder Structure
Zaxon API Data Folder
Angular Strapi Frontend
Open the zaxon-with-strapi/zaxon-strapi folder and open a terminal/bash/command
on that folder and run these commands one by one.
npm install
ng serve
Folder Structure
Still, confused? Don’t worry! Check the installation and configuration Video Tutorial below-