1.5 KiB
1.5 KiB
Frontend
Todo List
- Change api domains to 0.0.0.0 to auth_service
- Add dockerfile and startup to each web service
/fetchers
Sends requests to external APIs
Layouts
- Authentication Layout => prefix...auth
- Dashboard Layout => prefix...dashboard
[...page] => gets string from url and renders page
/api
- Internal API Fetchers
- Send requests from user's browser to /fetchers
Reusable components
Hooks
Hooks that are used in client side actions
Languages Models
Languages models that are used in the project
Pages
!!!Only one of them is allowed Pages that are used in the project.
Schemas
Schemas that are used in the project
Types
Types that are used in the project
Validations
Validations that are used in the project
Pages
Web pages that are used in the project