Skip to content

Publish your work on publish.3ook.com, reach readers directly, and enjoy real-time reports, daily payouts, and affiliate promotion.

Notifications You must be signed in to change notification settings

likecoin/publish-3ook-com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

702 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

publish.3ook.com

A Nuxt 3 web application for publishing and managing NFT books on the blockchain, serving users at publish.3ook.com.

Look at the Nuxt 3 documentation to learn more.

For AI agent guidance, see AGENTS.md (also symlinked as CLAUDE.md).

Setup

Make sure to install the dependencies:

yarn install

Development Server

Start the development server on http://localhost:3000:

yarn dev

Run in production config:

yarn dev:production

Production

Important: Build and generate commands require extra memory:

export NODE_OPTIONS=--max_old_space_size=8192

Build the application for production:

NODE_OPTIONS=--max_old_space_size=8192 yarn build:production

Locally preview production build:

yarn preview

Static Site

Build the application for static site hosting:

NODE_OPTIONS=--max_old_space_size=8192 yarn generate:production

Check out the deployment documentation for more information.

About

Publish your work on publish.3ook.com, reach readers directly, and enjoy real-time reports, daily payouts, and affiliate promotion.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7

Languages