- NextJs 10 and React 17!
- convert into Typescript
- Convert into next 9.3+ methods, e.g. getInitialProps -> getServerSideProps
- refactor login/logout pages with reusable form helper function
Set up Cookie middleware for requests in 9.4+Forgot to view updated minikube ip with httpS in browser lol. cookies work again- Set up purchase page to buy tix
- Add NATS integration
- Connect to frontend
- Add NATS integrateion
- Set up full config based on docs
- conenct to the various other services, with special channels for each
- Set up, connect with tickets and client
- Integrate NATS
- Set up separate github repo that corresponds with Node published version
- Make it a true submodule here
- Possibly separate general NATS integration logic here for all the other services
- Event Publishing Error Handling:
- Set up additional DB collection for each service, monitoring events
- nats publisher code monitors this collection.
- Utilize Mongo DB Transaction api