Skip to content

πŸ‘£ Never lose your digital trail β€” Effortlessly find your way back to websites, articles, and resources.

License

Notifications You must be signed in to change notification settings

joshpinto6/regreso

Repository files navigation

πŸ—ΊοΈ Regreso - Find your way back

Netlify Status wakatime MIT License Closed Pull Request Count GitHub Repo stars

πŸ‘‹ Introduction

Regreso is an open source application that allows you to create, sync, manage, and find "destinations" (bookmarked links, files, and resources) you wish to "return" to later.

Destinations may be added to "maps", which enable graphing and visualizing relationships using tags, and eventually "journies" (saved sessions), and "trunks" which will allow one to separate maps by subject, topic, or project.

Note

If Regreso interests you or you want to receieve notifications for key releases/updates, please consider giving it a star on GitHub!

πŸ“Œ Quick Links

πŸ“Ί Demo Video

2025-01-18.22-36-07.mp4

πŸš€ Development

To fork/extend Regreso, it is recommended that you use Supabase or any other Postgres database provider. To develop locally, you can run the start-database.sh file to easily create a new Postgres database with Docker. Alternatively, the setup.sql provides the full database schema.

Many environment variables are also required for Regreso development. These are also documented in the .env.example file.

To install dependencies, run pnpm install and to build/start server, use pnpm run dev or pnpm run build && pnpm run start.

🀝 Contributing

Regreso is licensed under the MIT license, a permissive license which allows you to modify, fork, extend, or redistribute the source code.

We accept contributions of new features and bug fixes through Pull Requests and general suggestions/bug reports through Issues. Before opening either of these, please check if a similar issue/PR has already been opened/assigned and if unsure about its assignment/development status, please ask before potentially creating a duplicate.

For security reports, please submit a private vulnerability disclosure with the relevant information!

βš™οΈ Tech Overview

This project uses the T3 Stack made by @t3-oss:

With custom additions of:

πŸ™Œ Acknowledgements

About

πŸ‘£ Never lose your digital trail β€” Effortlessly find your way back to websites, articles, and resources.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages