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 |