Skip to content

dployr-io/dployr-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Old County Times

A multi-language web application demonstration showcasing dployr's deployment capabilities across different technology stacks. This project consists of identical newspaper generator applications built in 8 different frameworks, each implementing the same core functionality and user experience.

Project Structure

dployr-times-demo-suite/
├── static/                 # Static HTML/JavaScript implementation
├── nextjs/                 # Next.js implementation
├── node/                   # Node.js Express implementation
├── go/                     # Go implementation
├── php/                    # PHP implementation
├── rails/                  # Ruby on Rails implementation
├── dotnet/                 # ASP.NET Core implementation
├── java/                   # Java Spring Boot implementation
├── python/                 # Python Flask implementation
└── README.md               # This file

Quick Start

Each implementation directory contains its own README with specific setup instructions. Generally:

  1. Navigate to the desired implementation directory
  2. Install dependencies (if applicable)
  3. Run the application on port 3000
  4. Open http://localhost:3000 in your browser

Acknowledgments

Special thanks to Bia Franzoli for their beautiful newspaper design.

About

A collection of bootstrapped examples for dployr.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published