Skip to content

RealWorld backend implementation built with Hono and Drizzle ORM

License

Notifications You must be signed in to change notification settings

bedstack/hono-prisma-realworld-example

Repository files navigation

PHp*

PHp*

Prisma + Hono + pnpm

License Prisma Hono pnpm Biome Star

PHp*: Prisma + Hono + pnpm

PHp* is a collection of bleeding-edge technologies to build modern web applications.

Including:

Development

  1. Install dependencies

    pnpm install
  2. Copy .env.example to .env and fill in the values

    cp .env.example .env
  3. Push the database schema to the database

    pnpm db:push
  4. Start the server

    pnpm dev
  5. (Optional) Start the database studio

    pnpm db:studio

Testing

pnpm test

Building for production

  1. Build the app

    pnpm build
  2. Run the production server (preview)

    pnpm preview

Contributing

See CONTRIBUTING.md for more information, including how to set up your development environment.


*no relation to PHP, the scripting language

About

RealWorld backend implementation built with Hono and Drizzle ORM

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Contributors 2

  •  
  •