Skip to content

vinisoaresr/clean-ts-api

Repository files navigation

Clean Architecture API with TypeScript (in development)

An API in NodeJs with best practies and clean architecture

app capa

Features

  • 🚀 Node JS — A JavaScript runtime for building backend applications
  • 🧪 Jest - A test library for JavaScript
  • 📄 MongoDb — An cross-platform document-oriented database.

Getting started

  1. Clone this repo using git clone git@github.com:vinisoaresr/clean-ts-api.git
  2. Move yourself to the appropriate directory: cd clean-ts-api.git
  3. Run npm install to install dependencies
  4. Create a custom .env file and add ...todo
  5. Generate SSL keys according generateKey.md on /backend folder and move to ...todo
  6. Run npm run dev to start the server

TODO:

  • Tests (100% coverage)
  • in development...

License

This project is licensed under the MIT License - see the LICENSE page for details.

License MIT

About

A clean project with Typescript and Clean Architecture Patterns

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors