AllenYuan

user schema

May 6th, 2020
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. // ...
  2. require('./models/User');
  3. app.use(require('./routes'));
  4. //...
Advertisement
Add Comment
Please, Sign In to add comment