https://github.com/ctih1/frii.site-frontend
A free subdomain hosting service with a dashboard! No issue request needed
https://github.com/ctih1/frii.site-frontend
cloudflare cloudflare-api dashboard domain free-subdomain free-subdomains frii management registrar site subdomain svelte svelte4 typescript ui ux web website
Last synced: 17 days ago
JSON representation
A free subdomain hosting service with a dashboard! No issue request needed
- Host: GitHub
- URL: https://github.com/ctih1/frii.site-frontend
- Owner: ctih1
- License: mit
- Created: 2024-02-29T15:09:47.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-04-12T11:33:03.000Z (20 days ago)
- Last Synced: 2025-04-15T06:53:29.892Z (17 days ago)
- Topics: cloudflare, cloudflare-api, dashboard, domain, free-subdomain, free-subdomains, frii, management, registrar, site, subdomain, svelte, svelte4, typescript, ui, ux, web, website
- Language: Svelte
- Homepage: http://frii.site/
- Size: 4.58 MB
- Stars: 19
- Watchers: 2
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# frii.site
A free subdomain hosting website that has a dashboard and an API
Getting started
## Getting startedTo get yourself a free subdomain, register an account at https://frii.site/account.
Afer that, go to [the dashboard](https://frii.site/dashboard), and register a new domain by typing your domain (ex: super-awesome-domain.frii.site) to the "Register a new domain" field, then click the magnification glass icon. Make sure to refresh the page after this to show the changes
## Managing your domain
Managing your domain using frii.site is very easy.### Changing types
Select your domain on the dashboard, and click the type dropdown. Make sure to set a value that is appropriate for each type. Hit the "save" button after this.
### Changing your domains content
Changing your domains "content" is by changing the value field. ### Deleting your domain
Sometimes you don't want to own a domain anymore, in that case hit the red recycle bin button next to the save button. You have to wait 15 seconds to confirm this action. ## Account management
### Deleting your account
Deleting your account can be done in [the account settings](https://frii.site/account/manage).
Hit the "delete your account" button there. 
This will give you a 15 second countdown
After the countdown is finished, you will get an email confirmation about deleting your account. If you wish to delete your account, open the link.

### Downloading your data
You can download the data we collect about you by pressing the "Download data button" in [the account settings](https://frii.site/account/manage)
After a short while, you should see that a download has started for your account data.

## Missing something?
More info can be found on [our wiki](https://github.com/ctih1/frii.site-frontend/wiki)## Languages available
| Language | Contributor |
| -------- | ----------- |
| Finnish | [ctih1](https://github.com/ctih1) |
| English | [ctih1](https://github.com/ctih1) |
| German | [Lugosieben](https://github.com/lugosieben) and [Planethac](https://github.com/Planethac) |
| Italian | [DanielProfessional](https://github.com/danielprofessional) |
| Polish | [Win81VMUser](https://github.com/win81vmuser) |
| Arabic | [rock3tsprocket](https://github.com/rock3tsprocket) |
| Romanian | [KotlVeridian](https://github.com/KotlVeridian) |
| Bulgarian | [Nikolan123](https://github.com/nikolan123) |Do you want to contribute to the translations? Take a look at our [translation guide](https://github.com/ctih1/frii.site-frontend/wiki/Translation-guide)
## Information about us
frii.site is an open-source project written in Svelte(Kit). We use MongoDB for our database, Cloudflare for DNS (Becoming self-hosted soon?), Vercel for website and backend hosting, and Resend for emails. This project has no sponsors, or advertisments on the website [Information about frii.site (analytics, price to run, users etc)](https://github.com/ctih1/frii.site-frontend/discussions/88) .## API
Our API is completely free to use. To get started, [read our post about it](https://github.com/ctih1/frii.site-frontend/discussions/90). If you wish to create apps using our API, you can submit them to the [partner program](https://github.com/ctih1/frii.site-frontend/discussions/67) to get rewards.## Contributing
If you wish to contribute to frii.site, read our [contribution guidelines](https://github.com/ctih1/frii.site-frontend/blob/master/.github/CONTRIBUTING.md). We greatly appreciate any contributons!