Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 707 Bytes

File metadata and controls

9 lines (5 loc) · 707 Bytes

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