Closed homam closed 7 years ago
The backend used for the live example is very simple. It's just some lines of javascript : express + jsonwebtoken. I'll make it clean enough to share it (probably a gist to let this repo pure client oriented). If you're hurry take a look here ;)
I guess it is a general question about best practices:
There's a reference to a backend API server in urls.js. Where is the code for this server?
Do you think that this starter kit should also show-case handling of booth backend and front-end code in the same repo? Particularly in production, because of the payment model of services like Heroku.