boiler
Configuration
Set VITE_PORT in your .env to change the dev server port (defaults to 5173).
Route structure
The routes are split into (admin) and (website). The (admin) routes are only accessible to authenticated users. The (website) routes are accessible to everyone. The (website) routes are also accessible to search engines. They have a sitemap that is generated based on the routes and robots.txt is set to allow for indexing and crawling.