/web

✨ My website monorepo.

Primary LanguageTypeScript

Blaze WEB Monorepo

This project is bootstraped with Payload CMS and NextJS.

Links

Fronend: http://localhost:3000

CMS Admin: http://localhost:3000/admin

Commands

Run in developmnet application mode.

npm start

Build static files.

npm run build

Destroy can clear container data.

npm run down