https://github.com/krondorl/pecunia-lite
Full stack microservices with TypeScript, Node.js and Java
https://github.com/krondorl/pecunia-lite
angular java microservices nodejs typescript
Last synced: 3 months ago
JSON representation
Full stack microservices with TypeScript, Node.js and Java
- Host: GitHub
- URL: https://github.com/krondorl/pecunia-lite
- Owner: krondorl
- License: mit
- Created: 2024-07-07T13:32:12.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-07T13:50:10.000Z (almost 2 years ago)
- Last Synced: 2025-02-26T20:17:14.242Z (over 1 year ago)
- Topics: angular, java, microservices, nodejs, typescript
- Language: JavaScript
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Pecunia Lite
This is a microservices practice project. The program is capable of doing bank accounting.
## On Title
Pecunia means money in Latin.
## Languages
TypeScript (with Node.js) and Java are currently in this repo, but I might add more languages later.
## Brief
Here is [the task description](task.md) for the project.
## License
Please see the [LICENSE file](LICENSE).
## History
Started in July 2024.