This project is defined as web application to collect articles with same topic or special series from ULTIMAGZ. This project is built with Svelte and TailwindCSS.
Only[DEPRECATED]localhost:8080is allowed to access the ULTIMAGZ WP API. So keep in mind to use localhost:8080 while developing this project.
npm install
npm run dev
localhost:8080This project applied
productionandstagingenvironment. So, you can test the project in staging environment before deploying it to production.
Please don't push to
mainbranch directly. Push tostagingbranch first, and then merge it tomainbranch.
This project is deployed with Vercel. You can deploy this project to production by pushing to main branch. And deploy to staging by pushing to staging branch.
Please dont ruin this project. This project is built with love by ULTIMAGZ 2023 team.