Website for Pretendo Network
Go to file
mrjvs c51cec39f3
Some checks are pending
Build and Publish Docker Image / Build and Publish (amd64) (push) Waiting to run
Build and Publish Docker Image / Build and Publish (arm64) (push) Waiting to run
Merge pull request #394 from PretendoNetwork/nuct-refactor-footer
feat: footer
2025-04-14 22:30:26 +02:00
.github/workflows
.old
.vscode
src fix (footer): implement feedback from jvs 2025-04-14 22:23:55 +02:00
.dockerignore
.editorconfig
.gitattributes
.gitignore
Dockerfile
eslint.config.mjs style: add typescript parser for vue files 2025-04-14 18:35:07 +01:00
i18n.config.ts
LICENSE
nuxt.config.ts
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
tsconfig.json

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.