[TRASH] Resolve "Initialize Project"
What this MR do?
-
Propose structure for Project
-
init mode
-
Init env for connect to postgres
-
Init model User
-
Create middleware for controller
-
Implement auth JWT token
-
Update readme.md
-
add gitignore
This project is just sample how to login, create user, but not integrated with social login
Also it not included unit test,waiting for review before created those