2026-08-09 15:39:32 +02:00
2025-04-16 13:56:38 +02:00
2025-04-09 13:52:30 +02:00
2026-08-08 22:10:13 +02:00
2026-08-09 14:44:08 +02:00
2025-04-16 13:53:42 +02:00
2026-08-08 20:55:56 +02:00
2025-04-13 20:55:49 +02:00
2026-08-07 13:16:43 +02:00

Pretendo website

This repository contains the source code for our website.

Running locally for development

Prerequisites:

  • Clone the repository
  • Have NodeJS 24 or higher installed

Run the following in your terminal:

npm i
npm run dev

Translation

If you'd like to help localize Pretendo Network, you can contribute to the translations on our project on Weblate.

Website refactor

The website is currently in a refactor, here is what is still left on the frontend:

  • [] Term pages (nuxt content)
  • [] Docs (nuxt content)
  • [] Styling for progress page
  • [] Styling for progress on main page
  • [] Merge upstream changes into refactor branch
  • [] Donation tier page
  • [] Mii editor
  • [] Account page

And the tasks left on the backend:

  • [] Registration (with captchas)
  • [] Logout
  • [] Password forgot flow
  • [] Stripe webhook emails
  • [] Stripe webhook database updates
  • [] Discord integration (add/remove roles on link and subscription changes)
  • [] Creation of stripe subscriptions
  • [] Account editing (mii saving, server environment changes)
  • [] Delete account
Description
Website for Pretendo Network
Readme AGPL-3.0 122 MiB
Languages
Vue 70.6%
TypeScript 26.1%
CSS 2.4%
Shell 0.3%
Dockerfile 0.3%
Other 0.3%