An open API service indexing awesome lists of open source software.

https://github.com/hardchor/monorepo

My playground for different approaches to software development - as a monorepo!
https://github.com/hardchor/monorepo

amplify appsync monorepo nextjs playground tooling

Last synced: 11 months ago
JSON representation

My playground for different approaches to software development - as a monorepo!

Awesome Lists containing this project

README

          

[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)
[![CircleCI](https://circleci.com/gh/hardchor/monorepo.svg?style=svg)](https://circleci.com/gh/hardchor/monorepo) [![Greenkeeper badge](https://badges.greenkeeper.io/hardchor/monorepo.svg)](https://greenkeeper.io/)

# The Monorepo

My playground for different approaches to software development!
[The monorepo to rule all monorepos.](https://xkcd.com/927/)

## Contents

- [**hardchor-scripts**](./packages/hardchor-scripts/README.md): Tooling library to ease common set-ups
- [**serverless-appsync**](./packages/serverless-appsync/README.md): GraphQL-powered backend
- [**nextjs**](./packages/nextjs/README.md): Next.js frontend connecting to AppSync