Commit 7a6d8a4
feat: configure static export for vizualni-admin
- Add static export configuration to next.config.js
- Remove API routes (not supported in static export)
- Remove getServerSideProps from all pages for static generation
- Add build:static and serve:static scripts
- Create static health.json endpoint
- Add STATIC_EXPORT_CONFIG.md documentation
- Disable i18n configuration (static export limitation)
- Ignore TypeScript/ESLint errors in stories during build
🤖 Generated with [Amplifier](https://github.com/microsoft/amplifier)
Co-Authored-By: Amplifier <240397093+microsoft-amplifier@users.noreply.github.com>1 parent e7a0c54 commit 7a6d8a4
62 files changed
Lines changed: 13910 additions & 117 deletions
File tree
- .claude
- .github/workflows
- amplifier/scenarios/dataset_discovery/vizualni-admin
- .github/workflows
- .storybook
- __tests__
- components
- utils
- components/ui
- e2e
- lib/utils
- pages
- dashboard
- public
- stories
- styles
- components
- public
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | 2 | | |
9 | 3 | | |
10 | 4 | | |
| |||
15 | 9 | | |
16 | 10 | | |
17 | 11 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
| 12 | + | |
25 | 13 | | |
26 | 14 | | |
27 | 15 | | |
| |||
0 commit comments