Skip to content
Snippets Groups Projects
  1. Jan 07, 2022
  2. Jan 06, 2022
  3. Jan 02, 2022
  4. Dec 15, 2021
  5. Dec 13, 2021
  6. Dec 12, 2021
  7. Dec 08, 2021
  8. Dec 06, 2021
  9. Dec 04, 2021
  10. Dec 01, 2021
  11. Nov 28, 2021
  12. Nov 23, 2021
  13. Nov 22, 2021
  14. Nov 11, 2021
  15. Nov 08, 2021
    • Leander Tolksdorf's avatar
      Pretty big commit. What I've done: · 125bb28a
      Leander Tolksdorf authored
      - Split server and client into two separate packages.
      - Update README with info on how to start dev server locally
      - Client
      	- Update react-router-dom to v6
      	- Separate page components from UI components
      	- Add "proxy" field to package.json for proxying api requests to the backend server
      - Server
      	- Update path of static file serving to new client directory
      	- Update scripts
      125bb28a
Loading