Coder Social home page Coder Social logo

node-paynow'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-paynow's People

Contributors

iipanda avatar renovate[bot] avatar

Stargazers

 avatar

node-paynow's Issues

Dependency Dashboard

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

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

npm
package.json
  • ky ^1.2.4
  • zod ^3.23.8
  • @eslint/js ^9.1.1
  • @types/node ^20.12.7
  • eslint ^9.1.1
  • prettier 3.3.1
  • tsup ^8.0.2
  • typescript ^5.4.5
  • typescript-eslint 8.0.0-alpha.29
  • vite-tsconfig-paths ^4.3.2
  • vitest ^1.6.0
  • node ^20.9.0
  • pnpm ^9.0.0

  • 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.