Skip to content

lfmgithub/users-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Users CRUD


This is a simple fullstack project which you can create, delete, update and retrieve information about users.

Screenshot

Run locally


Make sure you have docker installed and running, then execute the deploy script. Backend Swagger should be accessible at http://localhost:8080/swagger-ui/ and Frontend at http://localhost:4200/.

Built With


Backend

Frontend

License