Skip to content
This repository was archived by the owner on Feb 19, 2026. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

@publish-studio/core

Core package, containing the main logic of the project aka the tRPC server. Check it at packages/core.

Development

Setup

  1. Copy .env.example to .env and fill in the values.
  2. Run pnpm dev to start the server.