Skip to content
This repository was archived by the owner on Jul 7, 2025. It is now read-only.

thenamespace/namespace-offchain-manager

Repository files navigation

Project Title

This is a Next.js project that can be deployed on Vercel.

Package.json Scripts

Below are the main scripts available in the package.json:

  • dev: next dev --turbo
    Starts the development server with the Turbo engine.
  • build: next build
    Builds the application for production usage.
  • start: next start
    Starts the application in production mode.
  • lint:fix: yarn biome check --write ./src
    Runs linting checks and automatically fixes issues in ./src.

Getting Started

1. Set up the database

docker-compose up -d
npx prisma migrate dev

2. Run the development server

yarn dev

Open http://localhost:3000 with your browser to see the result.

API Documentation

Visit /api-doc for the API documentation. This endpoint provides detailed information on how to interact with the available APIs.

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •