We are going to replace the non-WordPress portion of the website with a React front end and a C# back end (possibly via Lambdas on AWS).
- We need to decide how we want to deploy and host. Hopefully something with an automated deploy so we don't need to give all developers admin rights to deploy.
-
- Possibly AWS Lightsail.
- Possibly https://buddy.works
- Possibly Vercel: https://vercel.com/
- We are using github projects to track the coding to do list: https://github.com/orgs/codeforkansascity/projects/1
I think software development projects might benefit from two separate todo lists. One for project management stuff, the other for code features.