An iOS client for linkding built with Ionic.
- A server running linkding.
- node/npm/Ionic CLI
- First you will need to update the
local-cors-proxyscript inpackage.jsonto point to whatever your linkding URL is. - In two separate terminals, run
npm run local-cors-proxyandnpm run serve
- Run
npm run ios:run
- Run
npm run ios:buildto make the build - Run
npm run ios:opento open in Xcode to adjust the version and build numbers.