Commit Graph

3 Commits

Author SHA1 Message Date
c5de8f3242 FEAT(config): add basepath for /jovies
- Set basePath to '/jovies' for proper path-based routing
- Set assetPrefix to '/jovies' for static asset loading
- This allows the app to work correctly under /jovies path
2025-11-24 00:07:03 +09:00
490e1f6d54 FEAT(app): add About Us page
- Add new About Us page
- Include team information
2025-11-23 10:25:15 +09:00
3c10907a97 INIT(app): initial commit
- Initialize project structure
- Add base configuration
2025-11-22 23:44:51 +09:00