Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a user schema #532

Open
wants to merge 12 commits into
base: v2
Choose a base branch
from
Open

Add a user schema #532

wants to merge 12 commits into from

Conversation

piouson
Copy link
Collaborator

@piouson piouson commented Aug 6, 2020

PR Checklist

  • Run npm run lint to find errors in code syntax/format
  • Run npm run lint:fix to fix all auto-fixable errors in source code and auto-format with prettier
  • Ensure you fix any linting errors displayed after running any of the above commands

What does this PR do

Fixes #531

Description of Task to be completed

  • Add user schema

How should this be manually tested

npm install
npm test

manual test endpoint currently unavailable

Any background context you want to provide

Questions

@piouson piouson added the enhancement New feature or request label Aug 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE REQUEST] User Model
1 participant