Infrastructure
Explorer
Get the source code from GitHub
Sonic-Explorer-Frontend
Install pnpm
npm i -g pnpm
Install pm2
npm i -g pm2
Install Dependencies
pnpm i
Run Project
pnpm dev
Build Project
pnpm build
Run Scripts on Server
pm2 start
Check Scripts Logs on Server
pm2 logs