This repo was created to display my ability to stand up a backend. It was created for 1 specific company interview but will remain availble for anyone else to also verify my ability to produce results.
- The SPA can be interacted with here.
- The only public backend route is this.
- The github repo of the Frontend is here.
- Hosted on a Custom VPS on Digitial Ocean
- Maintainted with Laravel Forge
- DNS and domain managed through Dreamhost
- Mysql Database
- 1 migration for creating a table
- database seeding
- model for viewing database objects
- simple api and routing
- middleware for allowing cors