Skip to content

RakeshPotnuru/myonepost

Repository files navigation

What's inside?

This Turborepo includes the following packages/apps:

Apps and Packages

  • @1post/frontend: a Next.js app
  • @1post/core: backend api
  • @1post/shared: shared code between the frontend and backend
  • @1post/client-sdk: Client SDK generated from OpenAPI spec

Each package/app is 100% TypeScript.

Utilities

This Turborepo has some additional tools already setup for you:

Build

To build all apps and packages, run the following command:

cd myonepost
pnpm build

Develop

To develop all apps and packages, run the following command:

cd myonepost
pnpm dev

About

Share what matters, without the noise.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages