Timer App
- Keep track of activity by grouping them into categories.
- Create new categories based on the type of activity or used one of the defaults.
BackEnd Structure EXPRESS => APOLLO => Graph-QL Resolvers => ORM(Type-ORM) => POSTGRESS
Auth Express => Sessions => setCOOKIE => Redis
WEB:
- Chakra UI
- URQL FOR GRAPHQL
- GRAPHQL-CODEGEN
- generates code by using gen command
- hooks for GRAPHQL quires and mutations are generated in the graphql file
- exchange-graphcache
- for caching