Monorepo with all the reservando modules, including the frontend and the api.
reservando
├── apps
│ ├── frontend # Frontend App
│ └── backend # Node API
│ └── storybook # Docs website for the design system
└── packages
└── commons # Shared package
└── design-system # Vue UI library
└── eslint-config # Prettier & eslint-config
IT <it@reservando.club>