Coder Social home page Coder Social logo

monorepo-mongodb-koa-typescript's Introduction

monorepo-mongodb-koa-typescript

License

Monorepo for MongoDB and Koa with TypeScript.

Features

This workflow provides the following features:

  • src and __tests__ folder as a starter point to build your project.
  • TypeScript as a strongly typed programming language that builds on JavaScript.
  • tsx as a CLI command (alternative to node) for seamlessly running TypeScript & ESM, in both commonjs & module package types.
  • Jest a delightful JavaScript/TypeScript Testing Framework with a focus on simplicity.
  • webpack as a static module bundler for modern JavaScript applications.
  • EditorConfig to help you maintain consistent coding styles for multiple developers working on the same project across various editors and IDEs.
  • ESLint to statically analyzes your code to quickly find problems.
  • Prettier as an opinionated code formatter.

Development

  • Clone the repo
$ git clone https://github.com/robertoachar/monorepo-mongodb-koa-typescript.git
  • Install dependencies
$ yarn
  • Run scripts
Action Usage (yarn) Usage (npm)
Start development mode yarn start npm start
Build yarn build npm run build
Run lint yarn lint npm run lint
Start lint in watch mode yarn lint:watch npm run lint:watch
Run tests yarn jest npm run jest
Start tests in watch mode yarn jest:watch npm run jest:watch
Run tests with code coverage yarn jest:coverage npm run jest:coverage
Run lint + tests yarn test npm test
Start lint + tests in watch mode yarn test:watch npm test:watch
Run lint + tests with code coverage yarn test:coverage npm test:coverage

Author

Roberto Achar

License

MIT

monorepo-mongodb-koa-typescript's People

Contributors

lucasrodrigues avatar robertoachar avatar

Stargazers

Bruno Dantas avatar

Watchers

 avatar

Forkers

lucasrodrigues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.