Initial commit.
This commit is contained in:
6
README.md
Normal file
6
README.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# Summary
|
||||
This project is a template for startup a new kotlin/gralde project with hexagonal architecture.
|
||||
|
||||
It ships an entity which represent users, and all endpoints to signup, signin etc. with the PostgreSQL infrastructure implementation to store data.
|
||||
|
||||
Just clone this project and rename gradle modules and packages as you need.
|
||||
Reference in New Issue
Block a user