https://github.com/program247365/sideprojects
A place to track all your side projects
https://github.com/program247365/sideprojects
Last synced: 3 months ago
JSON representation
A place to track all your side projects
- Host: GitHub
- URL: https://github.com/program247365/sideprojects
- Owner: program247365
- Created: 2023-01-09T16:08:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-28T15:58:34.000Z (almost 2 years ago)
- Last Synced: 2025-02-05T13:54:16.712Z (5 months ago)
- Language: Rust
- Size: 836 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sideprojects
This app let's you track your domain names. You can enter your domain name, it will put into local SQLite database.
Links out to the domain. Uses a Rust crate to talk to WHOIS to see if you're close to expiration.
---
Built with Tauri, Next.js and Typescript.
## Recommended IDE Setup
- [VS Code](https://code.visualstudio.com/) + [Tauri](https://marketplace.visualstudio.com/items?itemName=tauri-apps.tauri-vscode) + [rust-analyzer](https://marketplace.visualstudio.com/items?itemName=rust-lang.rust-analyzer)