Skip to content

arthur-fontaine/octent

Repository files navigation

Whitebird Node.js starter

This is a starter project for Node.js projects. It is built on top of the Turborepo starter.

What's inside?

It uses pnpm as a package manager.

Utilities

Setup

git clone --depth=1 https://github.com/bywhitebird/starter-node.git
rm -rf starter-node/.git
cd starter-node
pnpm install

Usage

The packages/my-package directory is a sample package/app. You can copy it to packages or apps directory and start working on it.

Commands

  • pnpm build - build the project
  • pnpm dev - run the project in development mode
  • pnpm lint - lint the project
  • pnpm test - run tests
  • pnpm format - format the project

Useful links

About

Git-based CMS. 100% frontend, no backend.

Topics

Resources

Stars

Watchers

Forks