oslabs-beta / TrailGuide

MIT License
0 stars 0 forks source link

fix: backend refinement #4

Closed mkw2107 closed 2 weeks ago

mkw2107 commented 2 weeks ago

Issue/Ticket

Trello card

Description

Refactored the existing backend code. It is still in JavaScript and AWS SDK V2 for now, but the next step will be to migrate to AWS SDK V3 and TypeScript.

Reproduction steps

add your .env for AWS credentials npm intall npm start

Checklist