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

https://github.com/j4n-e4t/deletr

Delete your online accounts with one click!
https://github.com/j4n-e4t/deletr

account-management hacktoberfest help-wanted privacy security

Last synced: 12 months ago
JSON representation

Delete your online accounts with one click!

Awesome Lists containing this project

README

          

# Deletr
https://deletr.vercel.app/

Delete your online accounts with one click!

> This is a community projects and contributions are welcome. Please read the [Contributing](#contributing) section for more information.

Many websites and online services make it unnecessarily difficult to delete user accounts. This project aims to compile direct links and simple instructions for deleting accounts across various online platforms.

# Development Setup
1. Clone the repository
2. Run `pnpm install`
3. Run `pnpm dev`

# Contributing
1. Fork the repository
2. Create a new branch (`git checkout -b feature`)
3. Make your changes
4. Commit your changes (`git commit -am 'Add new feature'`)
5. Push to the branch (`git push origin feature`)
6. Create a new Pull Request
7. That's it! 🎉

Since this project is in a very early stage, there are many ways to contribute. Here are some ideas:
- Add more websites to the list
- Add better search and filter functionality
- Improve the UI/UX