Webev is OSS of bookmark manager that improves the organization of information.
- 🐇 Fast: Saved as soon as you enter the url and press the button.
- ✨ Visualization: Visually display the information obtained by ogp.
- 🛠 Organized: You Can be organized in a hierarchical structure.
- 🤝 Share and Retrieve: No longer use searches contaminated with SEO hacks.
↓ Click here! (jump to youtube)
🚀 Want to try it right away? Here is SaaS => https://webev.cloud/ 🚀
From here onward for those who start up by themselves.
-
Clone the latest version of webev and webev-server.
-
Prepare environment variables.
See the environment variable section below -
Run
docker-compose up
andyarn dev
at webev-server. -
Run
yarn dev
at webev.
- The following environment variables are required for normal operation.
- Set to .env.development or .env(at root) in webev.
Key | e.g. | Required | What is this? |
---|---|---|---|
NEXT_PUBLIC_WEBEV_SERVER_URL | ✅ | backend url |