This app is intented to be used with AWS Amplify. The TODO sample using GraphQL for backend can be setup using this doc: https://docs.amplify.aws/start/q/integration/react
##Installation
npm install -g typescript tsc --init npm install --save @okta/okta-react
If not for the work done in https://developer.okta.com/blog/2022/12/06/react-fastify-postgres by Gabi Dombrowski, I would not have figured this out.