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%
|
All checks were successful
Deploy signup.threefold.io / build-and-deploy (push) Successful in 47s
|
||
|---|---|---|
| .forgejo/workflows | ||
| public | ||
| src | ||
| supabase | ||
| .env | ||
| .gitignore | ||
| bun.lockb | ||
| components.json | ||
| eslint.config.js | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| README.md | ||
| tailwind.config.ts | ||
| tsconfig.app.json | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||
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