1.3.0 • Published 5 months ago

hoh-ksa-strapi-sdk v1.3.0

Weekly downloads
-
License
ISC
Repository
github
Last release
5 months ago

hoh-ksa-strapi-sdk

An SDK for the CMS service

Environment variables

Make sure you add the following env values to your web/next project, before using this SDK:

NEXT_PUBLIC_CMS_API_URL = <The URL of the CMS you want to point to>
NEXT_PUBLIC_STRAPI_AUTH_TOKEN = <The API Auth token you were provided with. Request from a fellow team-mate.>

How to publish

To publish the package on NPM, you need to execute the following commands in order:

  1. npm version <your_version_number>
  2. git push --all && git push --tags
  3. npm run build
  4. npm publish
1.3.0

5 months ago

1.2.0

6 months ago

1.1.0

6 months ago

1.0.9

6 months ago

1.0.8

7 months ago

1.0.7

7 months ago

1.0.6

7 months ago

1.0.11

6 months ago

1.0.10

6 months ago

1.0.5

7 months ago

1.0.4

7 months ago

1.0.3

7 months ago

1.0.2

7 months ago

1.0.1

7 months ago

1.0.0

7 months ago