sntlln93 / clini

Management App for Health Professionals
0 stars 1 forks source link

Migrate from react-router-dom to inertiajs #29

Closed sntlln93 closed 5 months ago

sntlln93 commented 5 months ago

Why?

Checklist

{Reading|Watching} material

Notes

I've runned some test with an example app and ~I couldn't make it work~ ->render() is missing from the docs' example. ~I thing Inertia SSR maybe causing some issues~. Also, I couldn't find a proper example on react typescript so I need to create the declaration file for this package.

sntlln93 commented 5 months ago

I'll hold this impulse for now. Let's finish this before refactoring the hole codebase.