Skip to content
Eric M. Dantas edited this page Jul 1, 2016 · 7 revisions

Here are some of the most common issues we are aware of that people run into.

Do you suggest any IDE for development?

Not really. Chose the one you like the most and speeds up the development of your app. I personally use Atom, but there are other great ones out there.

I see you have a HTTPS option, should I trust the certs being used?

No. You should have your own certs. The ones used in this generator are meant to help you setup the enviroment for secure development, like setting cookies in secure mode, and this kind of protection. It also helps you to setup HTTP/2 stuff.

Clone this wiki locally