https://github.com/dar-innovations/kaiteki
KAITEKI - productivity platform and project management tool designed to help individuals and teams organize and manage tasks, projects, and workflows. Written using Angular, Java Spring Boot
https://github.com/dar-innovations/kaiteki
ai angular java mongodb postgresql realtime rest-api rxjs spring-boot websoc
Last synced: 6 months ago
JSON representation
KAITEKI - productivity platform and project management tool designed to help individuals and teams organize and manage tasks, projects, and workflows. Written using Angular, Java Spring Boot
- Host: GitHub
- URL: https://github.com/dar-innovations/kaiteki
- Owner: DAR-Innovations
- License: mit
- Created: 2023-07-16T20:28:29.000Z (over 2 years ago)
- Default Branch: development
- Last Pushed: 2024-09-21T06:09:54.000Z (over 1 year ago)
- Last Synced: 2025-06-15T11:54:34.138Z (10 months ago)
- Topics: ai, angular, java, mongodb, postgresql, realtime, rest-api, rxjs, spring-boot, websoc
- Language: Java
- Homepage: https://kaiteki.space
- Size: 22.7 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# Kaiteki Web Service Repository
Kaiteki - productivity platform and project management tool designed to help individuals and teams organize and manage tasks, projects, and workflows. It offers a wide range of features and capabilities to streamline collaboration and increase productivity
## Development server
Move to frontend folder. Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The application will automatically reload if you change any of the source files
Move to backend folder. Run Spring Boot Application from IDE. Navigate to `http://localhost:8080/`. The application will not automatically reload if you change any of the source files. You will have to reload server