Prototype for the ‘Find postgraduate teacher training’ service
This prototype is based on the:
npm install
to install the dependenciesnpm start
and start the applicationCreate a blank file named .env
and add the following API keys:
GCP_API_KEY=
If you’re using Visual Studio (VS) Code for prototyping, we recommend you install the following extensions:
We also recommend you update your VS Code settings to make sure you’re trimming whitespace: Files: Trim Trailing Whitespace
.