Coder Social home page Coder Social logo

kunjan343 / typenode Goto Github PK

View Code? Open in Web Editor NEW
5.0 0.0 1.0 453 KB

Advance typescript node server totally flexible with customization for enterprise applications. No overhead, No unnecessary customization, No custom guideline. Follow your own standards with simplicity.

License: GNU General Public License v3.0

TypeScript 100.00%
typescript nodejs typeorm es6 api-server javascript-framework open-source framework javascript typescript-framework http-server node express express-js

typenode's Introduction

Node.js seed project for typescript starter server

Travis build codecov Codacy Badge

Enjoy, Like, Love the project? Drop a star and spread the word.(More feature will come soon)
Live server: Heroku

Pre-require library

  • npm install -g nodemon
  • npm install -g ts-node
  • npm install -g tslint
  • npm install -g typedoc
    or
  • Setup run commands to use it from local dependency.

Installing dependency

  • Run npm install to install app dependency.
  • Use npm install --save ****** to install new dependency or npm install --save-dev ****** to install dev-dependency/types.

Running project

  • Run set(windows)/export(linux) NODE_ENV=development/production.
  • This project uses nodemon to auto reflect new changes on development time.
  • Simply run npm run live to reflect new changes.

Production server

  • Run npm run build to build project into javascript es2015 target.
  • Run npm start to run the build project.

Running test cases

  • Run npm test to run test cases.

Ts-lint project

  • Run npm run lint to perform tslint on all source files.
  • Config tslint.json to prefer your coding style.

Extras

  • This sample application has automation with Travis + Heroku + Codecov to demonstrate complete application cycle.
  • Use your own heroku key to deploy on your server.
  • Add project into travis or modify travis.yml for your settings.
  • Export your own codecov key in travis to auto upload converge reports.

Badges

  • Build badge is from Travis.
  • Code coverage badge is from Codecov.
  • Code quality badge is from Codacy.

Core Libraries

  • ExpressJS - node web framework
  • TypeORM - TypeScript ORM framework for database operation
  • InversifyJS - TypeScript DI/IoC framework
  • Winston - provide logging on runtime development.

typenode's People

Contributors

dependabot-preview[bot] avatar dependabot-support avatar kunjan343 avatar snyk-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Forkers

codacy-badger

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.