Skip to content
RobKraft edited this page Jan 21, 2025 · 11 revisions

Welcome to the reusefull-react wiki!

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

DevOps

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 done React and C# Backend
Document architecture Rob
Create initial react site Rob done
Create initial C# site Rob AWS Lambdas done
Create a Project in Github Rob done

Software resources

Items to add to project task list

REST Endpoints

Asof 2024.12.12 here are the REST endpoints. This calls an AWS Lambda written in C# that hits the actual Types table in the database to retrieve the data.

Clone this wiki locally