GitHub / jeffascript / charge-data-records-kotlin-angular
This repository contains the source code for an e-mobility charging solutions platform. The project provides a REST API using Kotlin & Spring-boot and an Angular18+ App capable of managing Charge Data Records (CDR) in real time for a network of Charge Point Operators (CPO)
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: TypeScript
Size: 203 KB
Dependencies parsed at:
1,000
Created at: 10 months ago
Updated at: 10 months ago
Pushed at: 10 months ago
Last synced at: 2 months ago
Topics: angular18, kotlin, spring-boot
- openjdk 17-jdk-slim build
- postgres 14.7
- node 18.19.1 build
- com.fasterxml.jackson.module:jackson-module-kotlin * implementation
- io.jsonwebtoken:jjwt-api 0.11.5 implementation
- org.jetbrains.kotlin:kotlin-reflect * implementation
- org.jetbrains.kotlin:kotlin-stdlib-jdk8 * implementation
- org.springframework.boot:spring-boot-starter-data-jpa * implementation
- org.springframework.boot:spring-boot-starter-security * implementation
- org.springframework.boot:spring-boot-starter-validation * implementation
- org.springframework.boot:spring-boot-starter-web * implementation
- com.h2database:h2 * runtimeOnly
- io.jsonwebtoken:jjwt-impl 0.11.5 runtimeOnly
- io.jsonwebtoken:jjwt-jackson 0.11.5 runtimeOnly
- org.postgresql:postgresql * runtimeOnly
- org.jetbrains.kotlin:kotlin-test-junit5 * testImplementation
- org.junit.jupiter:junit-jupiter-api 5.7.0 testImplementation
- org.mockito:mockito-core 3.6.28 testImplementation
- org.springframework.boot:spring-boot-starter-test * testImplementation
- org.springframework.security:spring-security-test * testImplementation
- org.junit.jupiter:junit-jupiter-engine 5.7.0 testRuntimeOnly
- org.junit.platform:junit-platform-launcher * testRuntimeOnly
- @angular-devkit/build-angular ^18.0.6 development
- @angular/cli ^18.0.6 development
- @angular/compiler-cli ^18.0.0 development
- @types/jasmine ~5.1.0 development
- jasmine-core ~5.1.0 development
- karma ~6.4.0 development
- karma-chrome-launcher ~3.2.0 development
- karma-coverage ~2.2.0 development
- karma-jasmine ~5.1.0 development
- karma-jasmine-html-reporter ~2.1.0 development
- typescript ~5.4.2 development
- @angular/animations ^18.0.0
- @angular/cdk ^18.0.5
- @angular/common ^18.0.0
- @angular/compiler ^18.0.0
- @angular/core ^18.0.0
- @angular/forms ^18.0.0
- @angular/material ^18.0.5
- @angular/platform-browser ^18.0.0
- @angular/platform-browser-dynamic ^18.0.0
- @angular/router ^18.0.0
- @ngrx/signals ^18.0.0-beta.1
- jwt-decode ^4.0.0
- rxjs ~7.8.0
- tslib ^2.3.0
- zone.js ~0.14.3