Anizent is an anime streaming platform created using VueJS framework and api.consumet.org API. Digital Asset Tokens, Achievements and Milestone will be implemented in the future release.
npm install -g bun
bun install
VUE_APP_TITLE = ANIZENT
VUE_APP_MEDIA_API_URL =
VUE_APP_BACKEND_API_URL =
bun run serve
bun run build