Skip to content

[TRASH] Resolve "Initialize Project"

angga kusumandaru requested to merge 1-initialize-project into master

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

Edited by angga kusumandaru

Merge request reports