This is for Join the ThreeFold Ecosystem! form(signup page)
  • TypeScript 96.8%
  • CSS 1.6%
  • HTML 0.7%
  • PLpgSQL 0.5%
  • JavaScript 0.4%
Find a file
peter c802db4dc6
All checks were successful
Deploy signup.threefold.io / build-and-deploy (push) Successful in 47s
Update .forgejo/workflows/deploy.yml
2026-01-06 08:29:34 +00:00
.forgejo/workflows Update .forgejo/workflows/deploy.yml 2026-01-06 08:29:34 +00:00
public migrated repo 2026-01-05 15:40:04 +02:00
src migrated repo 2026-01-05 15:40:04 +02:00
supabase migrated repo 2026-01-05 15:40:04 +02:00
.env migrated repo 2026-01-05 15:40:04 +02:00
.gitignore migrated repo 2026-01-05 15:40:04 +02:00
bun.lockb migrated repo 2026-01-05 15:40:04 +02:00
components.json migrated repo 2026-01-05 15:40:04 +02:00
eslint.config.js migrated repo 2026-01-05 15:40:04 +02:00
index.html migrated repo 2026-01-05 15:40:04 +02:00
package-lock.json migrated repo 2026-01-05 15:40:04 +02:00
package.json migrated repo 2026-01-05 15:40:04 +02:00
postcss.config.js migrated repo 2026-01-05 15:40:04 +02:00
README.md Update README.md 2026-01-05 13:44:56 +00:00
tailwind.config.ts migrated repo 2026-01-05 15:40:04 +02:00
tsconfig.app.json migrated repo 2026-01-05 15:40:04 +02:00
tsconfig.json migrated repo 2026-01-05 15:40:04 +02:00
tsconfig.node.json migrated repo 2026-01-05 15:40:04 +02:00
vite.config.ts migrated repo 2026-01-05 15:40:04 +02:00

Welcome to your signup.threefold.io project

This Repo is for the form used in threefold website "Join the ThreeFold Ecosystem!" data stored in supabase

Project info

URL: https://signup.threefold.io/

How to run

# Step 1: Clone the repository using the project's Git URL.
git clone https://forge.ourworld.tf/mycelium/threefold_form_signup.git


# Step 2: Install the necessary dependencies.
npm i

# Step 3: Start the development server with auto-reloading and an instant preview.
npm run dev

What technologies are used for this project?

This project is built with:

  • Vite
  • TypeScript
  • React
  • shadcn-ui
  • Tailwind CSS