Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 14 days ago
JSON representation
A bookmarking web-app made in Nuxtjs
- Host: GitHub
- URL: https://github.com/ajmalshahabudeen/url-bookmarker
- Owner: ajmalshahabudeen
- Created: 2024-08-16T13:49:46.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2024-09-10T16:25:40.000Z (2 months ago)
- Last Synced: 2024-10-10T15:40:56.403Z (about 1 month ago)
- Topics: auth0, bookmarks, drizzle, drizzle-kit, drizzle-orm, naive-ui, nuxt, nuxt3, nuxtui, tailwindcss, type, vercel, vuejs
- Language: Vue
- Homepage: https://myurlbookmarker.vercel.app/
- Size: 1.77 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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