A simple web application that allows users to register and manage subdomains on puter.site.
- User Authentication: Sign in with your Puter account
- Subdomain Availability Check: Real-time checking if your desired subdomain is available
- Folder Selection: Choose where to store your subdomain files
- Automatic Deployment: Instantly publishes your subdomain after registration
- Sign in with your Puter account
- Select a folder to store your subdomain files
- Enter your desired subdomain name
- Check availability in real-time
- Register your subdomain
- Access your new site at
yourdomain.puter.site
This application uses:
- Puter.js for authentication, file system operations, and hosting
- Vanilla JavaScript for the frontend
- Modern CSS for styling
Access the index.html
file via a local server or an online host
MIT