Bmrk.cc
Bookmark It. is a bookmark manager to organize, discover & personalize your bookmarks
Install / Use
/learn @gokulkrishh/Bmrk.ccREADME
<a href="https://bmrk.cc">
<p align="center"><img alt="Bookmark It. – An open source bookmark manager web application." width="100" height="100" src="./public/icons/icon.svg"></p>
<h1 align="center">Bookmark It.</h1>
</a>
<p align="center">
Bookmark It. is an open-source bookmark manager to organize, discover and personalize your bookmarking experience.
</p>
<p align="center">
<a href="https://github.com/gokulkrishh/bmrk.cc/blob/main/LICENSE">
<img src="https://img.shields.io/github/license/gokulkrishh/bmrk.cc?label=license&logo=github&color=f80&logoColor=fff" alt="License" />
</a>
</p>
<p align="center">
<a href="#introduction"><strong>Introduction</strong></a> ·
<a href="#tech-stack"><strong>Tech Stack</strong></a> ·
<a href="#implementation"><strong>Implementation</strong></a> ·
<a href="#contributions"><strong>Contributions</strong></a>
</p>
<br/>
Introduction
Bookmark It. is an open-source bookmark manager to organize, discover and personalize your bookmarking experience.
Tech Stack
- Next.js – framework
- Components – ui-components
- Tailwind – CSS
- Supabase – database
- Vercel – hosting
Implementation
- Bookmark It. built using NextJs v14 from scratch.
- Supabase is an open-source Firebase alternative, the data is stored in the Postgres database and uses google OAuth for authentication provided by supabase.
- LemonSqueezy is used as the payment system. Its implementation is super simple.
Contributions
Here's how you can contribute:
- Open an issue if you believe you've encountered a bug.
- Make a pull request to add new features/make quality-of-life improvements/fix bugs.
Author
- Gokulakrishnan Kalaikovan (@gokul_i)
License
Bookmark It. is an open source under the GNU Affero General Public License Version 3 (AGPLv3) or any later version. You can find it here.
