Skip to content

jellydn/wattpm-express-demo

Repository files navigation

Welcome to wattpm-express-demo 👋

IT Man - Sherif: The Secret Weapon for Efficient Monorepo Management

Welcome to the wattpm-express-demo repository! This guide will help you use wattpm with Express v5 and a Next.js app.

Overview

This repository demonstrates how to integrate wattpm in an Express v5 and Next.js application. It includes a quick start guide for getting up and running efficiently.

Getting Started

Installation

To install the necessary dependencies, run the following command:

pnpm install

Build

To build the application, execute:

pnpm run build

Start

To start the application, use:

pnpm run start

Once the application is running, you can explore its components:

Pre-Commit Hooks

This repository is set up with pre-commit hooks to ensure code quality and consistency. Make sure to install the hooks by running:

pre-commit install

Deployment

To deploy the application to Fly.io,

flyctl launch

Resources

For more information, refer to the Watt Quick Start guide from the official documentation.

Contributing

We welcome contributions! Please see our contributing guidelines for more details.

Show your support

Give a ⭐️ if this project helped you!