Akilan Manivannan

Results 3 issues of Akilan Manivannan

routify init is deprecated (according to the CLI's warning messages). The CLI suggests that users use `npm init routify` instead. This should be updated on the docs as well.

The [current installation page](https://www.routify.dev/guide/installation) tells users to run `npx @roxi/routify init` to create a new routify project. However, running that command warns that using `routify init` is deprecated and users...

Credit to jkc_boi on [TikTok](https://www.tiktok.com/@jkc_boi/video/7119197850759728426?is_copy_url=1&is_from_webapp=v1&lang=en) for finding this. Thought I'd add it to the README.