zkayser / ng_phoenix

Bare bones Angular 2 app served from a Phoenix backend
1 stars 0 forks source link

Production ready? #1

Open odyright opened 7 years ago

odyright commented 7 years ago

Is this repo ready for production ?

zkayser commented 7 years ago

This is really just a seed repo — it might be a good spot to start a new project from, but I haven't tested it aside from just manually checking it out in the browser to see that everything is hooked up. It really is just a fusion of a basic, out-of-the-box Phoenix app on the backend and a minimalist Angular 2 app on the frontend. While it works for smaller, personal projects, you may have to do some tweaking to use it in a production environment with medium to heavy traffic.