.
├── main.wasp
├── postcss.config.cjs
├── readme.md
├── src
│ ├── client
│ │ ├── Main.css
│ │ ├── MainPage.tsx
│ │ ├── components
│ │ │ ├── button.tsx
│ │ │ ├── icon-button.tsx
│ │ │ ├── readme.md
│ │ │ └── spinner.tsx
│ │ ├── constants
│ │ │ └── constant.tsx
│ │ ├── sections
│ │ │ ├── aditionalInfo.tsx
│ │ │ └── consultant.tsx
│ │ ├── tsconfig.json
│ │ ├── types
│ │ │ └── consultant.tsx
│ │ ├── utils
│ │ │ ├── allPropertiesHaveValue.ts
│ │ │ ├── index.ts
│ │ │ ├── token.ts
│ │ │ ├── urlToFile.js
│ │ │ ├── validators.ts
│ │ │ └── whenDidItHappened.tsx
│ │ ├── vite-env.d.ts
│ │ ├── vite.config.ts
│ │ └── waspLogo.png
│ ├── server
│ │ └── tsconfig.json
│ └── shared
│ └── tsconfig.json
└── tailwind.config.cjs
-
Notifications
You must be signed in to change notification settings - Fork 0
metric-space-ai/octopus_apps
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published