Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ajmalshahabudeen/url-bookmarker

A bookmarking web-app made in Nuxtjs
https://github.com/ajmalshahabudeen/url-bookmarker

auth0 bookmarks drizzle drizzle-kit drizzle-orm naive-ui nuxt nuxt3 nuxtui tailwindcss type vercel vuejs

Last synced: about 14 hours ago
JSON representation

A bookmarking web-app made in Nuxtjs

Awesome Lists containing this project

README

        

# Bookmark Manager

### Description:-
- This is an simple bookmark manager.
- You can add, edit, delete bookmarks.
- You can save bookmarks in categories.
- It has PWA support, So install it on your device.
- It has authentication and password reset.


### For Developers, How To Use:-

## Getting Started:-
- clone the repo
- install [bun](https://bun.sh) runtime (Recommended) or use npm
- run `bun install`
- run `bun dev` and visit http://localhost:3000

### Tech Stack:-
- [Nuxt](https://nuxt.com/)
- [Tailwind](https://tailwindcss.com/)
- [Pinia](https://pinia.vuejs.org/)
- [Pinia-plugin-persistedstate](https://prazdevs.github.io/pinia-plugin-persistedstate/frameworks/nuxt-3.html)
- [Drizzle](https://orm.drizzle.team/)
- [Auth](https://auth.sidebase.io/)

### Bugs to Fix:-
- renaming category need to update database --need to update category db
- password reset with email