https://github.com/foo-dogsquared/bookmarkhub
A place to share your bookmarks or something.
https://github.com/foo-dogsquared/bookmarkhub
Last synced: about 11 hours ago
JSON representation
A place to share your bookmarks or something.
- Host: GitHub
- URL: https://github.com/foo-dogsquared/bookmarkhub
- Owner: foo-dogsquared
- License: mit
- Created: 2018-12-20T10:58:23.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-14T10:38:55.000Z (over 7 years ago)
- Last Synced: 2025-03-01T01:42:08.203Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://bookmarkhub.herokuapp.com/
- Size: 10.8 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bookmarkhub
A place to share your bookmarks or something.
## Documentation
### Specification
- Node v11.3.0
- npm 6.4.1
Also, if you want to tinker this app, I provided a documentation on the whole app on [the `docs/` folder](./docs/). Make sure to start with the [`general_app_structure.md`](./docs/general_app_structure.md).
There's no demo link yet but you can deploy this on your own but you have to provide some stuff on your own.
Here are the following requirements before you can fully deploy your app along with the representation in environmental variables that you can find within the source code (take note that you have to use an `.env` file and set `dotenv` to the files with the `process.env`):
- MongoDB database — `MONGODB_URL`
- Google Analytics ID — `GOOGLE_ANALYTICS_ID`
- support email — `SUPPORT_EMAIL`
- support email password — `SUPPORT_EMAIL_PASSWORD`
- account verification secret string — `VERIFICATION_TOKEN_SECRET`
- password reset secret string — `PASSWORD_RESET_TOKEN_SECRET`
- cookie secret string — `COOKIE_SECRET`
- production app link — `APP_LINK`
## User Stories
- ~~Support Netscape bookmarks from major browsers~~
- Add URL bookmark support
- ~~User account management~~
- ~~Session management~~
- MAKE IT WORK IN PRODUCTION ENVIRONMENT 😋
## Resources used
- https://iconmonstr.com
- http://oldbookillustrations.com/
- https://iconfindr.com
## Support
If you like my work, you could support me through donations:
[](https://www.buymeacoffee.com/foodogsquared)