With distinct logos for light and dark theme from https://devimages-cdn.apple.com/design/resources/download/Logo-Sign-in-with-Apple.dmg
@remark42/api
Implementation of API methods for Remark42
Development
- If you don't have
pnpminstalled runnpm i -g pnpm - Install dependencies
pnpm i - Run development mode with
pnpm run dev - Build lib with
pnpm run build - Run tests with
pnpm run test