/fm-movies

Frontendmasters serverless functions course - https://frontendmasters.com/courses/serverless-functions/

Primary LanguageHTML

Frontend Masters: Serverless Functions with Jason Lengstorf

This is the source code for a Frontend Masters course with Jason Lengstorf about serverless functions.

See details

Resources

License

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

Get Environment Variables:

Save all of these in .env

  • OMDB_API_KEY - https://omdbapi.com
  • HASURA_API_URL - get this from https://hasura.io
  • HARUSA_ADMIN_SECRET (current Hasura API are open for public, no need to configure specifically)