Giter Club home page Giter Club logo

championleague's Introduction

Logo

NODE BOILERPLATE - BLUE EDITION

Don't start a new Node project from zero!
Use this simple Nodejs boilerplate with pre-configured Typescript in a modern way.


TypeScript version Node.js version

๐Ÿš€ Technologies

This code source was developed with the following items:

๐Ÿ“ฆ Dependencies

  • typescript - Superset for application scale JavaScript development
  • tsx - TypeScript Execute (tsx): Enable Node.js to run TypeScript
  • tsup - Bundle your TypeScript library with no config, powered by esbuild
  • @types/node - type definitions for node

๐Ÿ“„ Files

  • .gitignore - Ignore folders like node_modules
  • .env - Enviroment variables
  • tsconfig.json - Typescript configure Options

โšก Scripts

  • npm run dist: Compiles TypeScript files to JavaScript in the dist directory.
  • npm run start:dev: Runs the server in development mode with environment variables loaded from the .env file.
  • npm run start:watch: Runs the server in development mode with support for automatic reload on file changes.
  • npm run start:dist: Compiles the project and runs the compiled version from the dist directory.

๐Ÿ‘จโ€๐Ÿ’ป How To Use

click in [Use this template] OR

To clone and run this application, you'll need Git, Node.js v20+ + NPM v10+ installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/felipeAguiarCode/node-blue-boilerplate

# Go into the repository
$ cd node-blue-boilerplate

# Install dependencies
$ npm install

Author


Felipe Aguiar
Linkedin

Credits

icons by Pino Lamanna

championleague's People

Contributors

felipeaguiarcode avatar

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.