Inital user auth commit

This commit is contained in:
Stuart Taylor
2018-04-11 14:46:46 +01:00
committed by Mrugesh Mohapatra
parent 6dd6b44848
commit c4108aca5d
9 changed files with 333 additions and 40 deletions

View File

@ -9,7 +9,7 @@ module.exports = {
siteUrl: 'https://learn.freecodecamp.org'
},
proxy: {
prefix: '/',
prefix: '/api',
url: 'http://localhost:3000'
},
plugins: [