Skip to content

MrHen/monorepo-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

monorepo-playground

Playground for setting up different webservers using a docker monorepo

Application

The basic application is a port of MrHen/linkify which exposes a simple link shortener API.

The backend services should implement the exact same REST behavior from inside a suitable Docker container. Behavior is verified using integration tests.

Frontend implementations are minimal prototypes built to interact with the linkify API.

Tests

docker-compose run --rm e2e

Services

django-server

express-server

react-antd-js-client

sinatra-server

About

Playground for setting up different webservers using a docker monorepo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published