* chore: shifted index page to /home route * chore: added rewrite logic, to rewrite index to /home * chore: routed home to login route as login page * chore: updated nginx config to route to login * chore: updated path for home
1 line
25 B
TypeScript
1 line
25 B
TypeScript
export * from "./login";
|