Skip to content
RobKraft edited this page Sep 22, 2024 · 5 revisions

Welcome to the reusefull-react wiki!

To run the code locally, use "npm run dev"

DevOps

Asof 2024.9.21 here is the new REST endpoint for the list of Charity Types. This calls an AWS Lambda written in C# that hits the actual Types table in the database to retrieve the data. https://72m57zkngqsdsomp6ameqd2c6u0wqflv.lambda-url.us-east-2.on.aws/

AWS Lambda Programming

Here is some project management stuff to do (some already done):

Task Who Details Status
Create github repository Paul Named Reusefull-react done
- Make Rob an Admin Paul done
Invite people to slack channel Rob in progress
Add people to slack channel Paul in progress
Choose architecture Rob React and C# Backend
Document architecture Rob
Create initial react site Rob
Create initial C# site Rob
Create a Project in Github Rob
Document architecture Rob

Software resources

Items to add to project task list

REST Endpoints

Clone this wiki locally