co-op-gitlab
co-op-gitlab copied to clipboard
init database setup & api user endpoint
- created db connection
- created model for users
- created api endpoint for users
- fixed bugs
- cleaned up code