An open API service indexing awesome lists of open source software.

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

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