fullstack-monorepo

Polyglot monorepo starter project

Stars
57
Committers
1

Fullstack Monorepo

Please support this project by simply putting a GitHub star. Share this library with friends on twitter and everywhere else you can.

fullstack-monorepo is a polyglot monorepo starter project incorporating both SPA's and containerized microservices - practically coded in any programming language. The project also includes an infrastructure workflow.

This project is currently very much WIP

Run tests

    make test

Build docker images and start the containers

    make start

Stop the containers

    make stop

Clean the containers

    make clean

License

The MIT License (MIT)

Copyright (c) 2020 Burak Tasci