Coder Social home page Coder Social logo

node-typescript-boilerplate's Introduction

Node.js + TypeScript Boilerplate

Opinionated Node.js and TypeScript boilerplate

๐Ÿš€ Included

๐ŸŒฑ Inspired By

๐Ÿ“ฆ Getting Started

  1. Clone the repository:
git clone https://github.com/iipanda/node-typescript-boilerplate.git
  1. Install pnpm if you haven't already. This project assumes pnpm and won't allow you to install dependencies with other package managers.

  2. Install dependencies:

cd node-typescript-boilerplate
pnpm install

๐Ÿ›  Scripts

  • build: Runs tsup to compile and bundle the TypeScript code
  • start: Runs the compiled code
  • format: Formats the code with Prettier
  • lint: Runs ESLint
  • lint:fix: Runs ESLint with the --fix flag to attempt to fix the issues automatically
  • test: Runs the test suite

๐Ÿ“„ License

This project is licensed under the MIT License.

node-typescript-boilerplate's People

Contributors

renovate[bot] avatar iipanda avatar

Stargazers

 avatar

Watchers

Lucian avatar

node-typescript-boilerplate's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

This repository currently has no open or pending branches.

Detected dependencies

dockerfile
Dockerfile
  • node 20-slim
github-actions
.github/workflows/check.yml
  • actions/checkout v4
  • pnpm/action-setup v4
  • actions/setup-node v4
npm
package.json
  • @eslint/js 9.7.0
  • @types/node 20.14.11
  • eslint 9.7.0
  • prettier 3.3.3
  • tsup 8.2.0
  • typescript 5.5.3
  • typescript-eslint 8.0.0-alpha.46
  • vite-tsconfig-paths 4.3.2
  • vitest 2.0.3

  • Check this box to trigger a request for Renovate to run again on this repository

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.