Skip to content

Latest commit

 

History

History

core

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

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