I need to develop an application with help of the Play Framework. I used to develop some apps with it previously, however currently we are supposed to create play applications with the Typesafe Activator.
What I need to know is can someone provide a website, link or a short answer which explains in more details how a new application is created with Typesafe Activator explaining how it works in more detail.
Where is the PLAY_HOME
directory is actually located?
What would happen to our project if a new update is needed?
Is it going to effect the project or not?