Nia propra versio de Linkwarden, kun redaktoj por el.xwx.moe https://el.xwx.moe/
Iri al dosiero
Daniel 23dbaaf309 Tag Selection (using react-select library) 2022-05-29 07:57:27 +04:30
api Added archive support! (Beta) + UI change 2022-05-26 20:45:07 +04:30
assets Small README fix 2022-05-16 13:12:49 +04:30
public Directory allocation 2022-05-10 20:05:43 +04:30
src Tag Selection (using react-select library) 2022-05-29 07:57:27 +04:30
.gitignore Directory allocation 2022-05-10 20:05:43 +04:30
LICENSE Directory allocation 2022-05-10 20:05:43 +04:30
README.md Update README.md 2022-05-21 20:23:03 +04:30
package-lock.json Tag Selection (using react-select library) 2022-05-29 07:57:27 +04:30
package.json Tag Selection (using react-select library) 2022-05-29 07:57:27 +04:30

Webmarker

Setup

Linux/MacOS:

  1. Make sure the MongoDB database and collection is up and running.

  2. Edit /src/config.json accordingly.

  3. Head to the main folder using terminal and run: (cd api && npm install) && npm install for the dependancies.

  4. Run (cd api && npm run dev) & npm start to start the application.

Motivation

One of the main reason I built this was so that I would start storing every information/resource I find in one place (Without any thirdparty services.)