Next.js Animals This repo uses server side rendering to display data from postgres. User Stories I can view a list of animals at route "/" - with a link to their name I can view an animal by name at /animals/:name The animals are stored in a postgres database