leftmove / wallstreetlocal

Free and open-source stock tracking website for America's biggest money managers.
https://wallstreetlocal.com
MIT License
440 stars 39 forks source link

Migration to Next.js app router #6

Open leftmove opened 8 months ago

leftmove commented 8 months ago

I have tried to migrate automatically, but that has been partly unsuccessful. Some progress was made although, and it can be seen here. https://github.com/leftmove/wallstreetlocal/pull/5

In migrating to the app router, hopefully some anti-patterns created at the start of the project can also be replaced with best practices.

mustafa-tola commented 1 month ago

@leftmove i would like to work on this as i have already worked on Next.js