An open API service indexing awesome lists of open source software.

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

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)