Skip to content

DungVA1/backend-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Free lance project

DeThiDaiHoc

Get started

Backend: git clone https://github.com/DungVA1/backend-boilerplate.git

Author

Install

  • NodeJS v8 or later. Download here
  • Npm v5.6.0
  • Cd to the project: npm install

Task TODO

The working have to do

User

  • Register feature
    • Structure data
      {
        userName: "string", [Unique]
        phone: "string",
        role: "string", in [Enum]
        bod: "string",
        city: "string",
        district: "string",
        level: "string",
        school: "string",
        facebook: "string", //Not required
      }
  • Login
    • Auth by JWT

Class

TEST WORKATO

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published