Website for Pretendo Network
Go to file
2025-04-15 18:54:51 +02:00
.github/workflows ci: *actually* fix the warnings of eslint 2025-04-14 19:34:40 +02:00
.old feat: add navbar + i8n 2025-04-13 20:55:49 +02:00
.vscode fix: make eslint work in nuxt 2025-04-09 13:52:30 +02:00
src fix(homepage): faq renders out of range faq 2025-04-15 18:54:51 +02:00
.dockerignore feat: update dockerfile to work with nuxt 2025-04-09 13:42:39 +02:00
.editorconfig feat: Add formatting rules to repo 2025-04-09 13:19:13 +02:00
.gitattributes chore: remove unused code from old codebase directory + merge useful files back into root of repo 2025-04-09 13:24:00 +02:00
.gitignore chore: move nuxt app into root of project 2025-04-09 13:10:07 +02:00
Dockerfile feat: update dockerfile to work with nuxt 2025-04-09 13:42:39 +02:00
eslint.config.mjs fix(eslint): add browser globals 2025-04-15 15:49:25 +02:00
i18n.config.ts feat: add navbar + i8n 2025-04-13 20:55:49 +02:00
LICENSE chore: remove unused code from old codebase directory + merge useful files back into root of repo 2025-04-09 13:24:00 +02:00
nuxt.config.ts feat: add navbar + i8n 2025-04-13 20:55:49 +02:00
package-lock.json fix (footer): implement feedback from jvs 2025-04-14 22:23:55 +02:00
package.json fix (footer): implement feedback from jvs 2025-04-14 22:23:55 +02:00
README.md chore: Update readme with updated information 2025-04-09 13:55:58 +02:00
tsconfig.json feat: Add formatting rules to repo 2025-04-09 13:19:13 +02:00

Pretendo website

This repository contains the source code for our website.

Running locally for development

Prerequisites:

  • Clone the repository
  • Have NodeJS 20 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.