Create views and templates to render the views for a list of games
And for it to show if server is running for the game selected.
Signed-off-by: Pratyush Desai <pratyush.desai@liberta.casa>
Base Functionality added. Adding a Server with
the image port ip and other params specified
will spawn a container and one can manage the
lifecycle in the admin panel and the game server
detail view updates based on container status.
Signed-off-by: Pratyush Desai <pratyush.desai@liberta.casa>