Wener NodeJS Monorepo
Wokring on overwrite
Layouts
/apps Applications, things with entrypoint
/console Console App use @wener/console as base
/server Server App use @wener/server as base, hono, mikro-orm, orpc, connectrpc, graphql
/woodpecker-feishu-bot migrate to https://github.com/wenerme/woodpecker-feishu-bot
/packages Libraries
/wener-* Packages that will publish to NPM as @wener/*
/common Common for console & server, includes orpc contract, zod schema
/db Database Schema
/migrations Migration based database schema
/schemas Schema based database schema managment
atlas.hcl
/proto Protobuf
/local/legacy/web Legacy local-only Next.js tools/demo app archive, not tracked
/local/legacy/wogo Legacy local-only Go filesystem service experiment, not tracked
/local/legacy/wode-assistant Legacy local-only assistant archive, not tracked
buf.gen.yaml Buf generate config
buf.yaml Buf schema config
apps/playground and apps/web are no longer tracked; migrate useful demos to packages/ui stories or console routes when needed.
OLD
Summary
| Repository | NPM | Info |
|---|---|---|
| @wener/utils | Doc |
|
| @wener/system | Doc |
|
| @wener/reaction | Doc |
|
| @wener/torrent | Doc |
|
| @wener/unpkg | Doc |
|
| @wener/wode | Doc |