Skip to content

DFE-Digital/eapim-developer-hub

Repository files navigation

find-and-use-an-api

Find and Use an API for external suppliers & third party developers

Required to run

  • Node 16.13.0
  • npm
  • Yarn installed globally (npm i yarn -g)

Env variables

Get dev env vars and populate .env file, these can be pulled from the release pipeline (do not commit this)

It's recommended to use NODE_ENV=production due to major differences between this and development mode

runnning

  • npm i
  • npm run build
  • npm run start

Linting

Commits are linted via lint-staged

npm run lint can be run to check before committing

About

DFE Developer Hub for external suppliers & third party developers

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published