Files
remark42/frontend/packages/api
Dmitry VerkhoturovandUmputun 63048cc798 Specify package manager version in frontend project configuration
This is necessary for Dependabot updates to work properly.
2024-11-10 12:42:07 -06:00
..
2022-08-20 12:58:40 -05:00
2022-08-20 12:58:40 -05:00
2022-08-20 12:58:40 -05:00
2022-08-20 12:58:40 -05:00
2022-08-20 12:58:40 -05:00
2022-08-20 12:58:40 -05:00
2022-08-20 12:58:40 -05:00
2022-08-20 12:58:40 -05:00
2022-08-20 12:58:40 -05:00
2022-08-20 12:58:40 -05:00
2023-04-01 14:45:44 -05:00
2022-08-20 12:58:40 -05:00
2022-08-20 12:58:40 -05:00
2022-08-20 12:58:40 -05:00

@remark42/api

Implementation of API methods for Remark42

Development

  • If you don't have pnpm installed run npm i -g pnpm@7
  • Install dependencies pnpm i
  • Run development mode with pnpm run dev
  • Build lib with pnpm run build
  • Run tests with pnpm run test