Skip to content

robdll/Microton

Repository files navigation

Microthon

It's a scheleton microservices architecture. Currently composed by:

  • server
  • client
  • redis

Prerequisites

- [Node](https://nodejs.org/en/)
- [Docker](https://www.docker.com/)
- [Yarn](https://yarnpkg.com/)
- [Git](https://git-scm.com/)

Clone the repository by running git clone git@github.com:koop4/microservice_movie_manager.git

Getting started

  1. Install dependencies yarn && yarn build
  2. Start containers with docker-compose up
  3. open your browser on localhost:8080 to see the client and to localhost:3000 to see the server

About

A Microservice scheleton built with Docker based on Node + React featuring lerna

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors