clean-fp
v0.0.27
Published
- [clean-fp](#clean-fp) - [Table of Contents](#table-of-contents) - [About ](#about-) - [Getting Started ](#getting-started-) - [Prerequisites](#prerequisites) - [Installing](#installing) - [Usage ](#usage-)
Readme
clean-fp
Table of Contents
About
clean-fp toolbelt bootstraps a wep-app with the corresponding config:
- typescript yarn monorepo
- Express server
- prisma ORM + postgre database
- a local docker-compose dev env
- graphql-codegen
- fp-ts + io-ts
- clean architecture patterns (Controllers, Services, Entities, Repositories, Errors)
- github action CI/CD
Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Prerequisites
What things you need to install the software and how to install them.
Give examplesInstalling
A step by step series of examples that tell you how to get a development env running.
Say what the step will be
Give the exampleAnd repeat
until finishedEnd with an example of getting some data out of the system or using it for a little demo.
Usage
Add notes about how to use the system.
