Skip to content

jvmiert/connect-es-issue

Repository files navigation

Eliza

This project was bootstrapped as a Next.js project with the command npx create-next-app buf-nextjs --use-npm --ts and all suggested defaults.

Note that this example uses Connect full-stack. It makes use of the server-side https://www.npmjs.com/package/@bufbuild/connect-next package to serve endpoints to the frontend.

Other tools used:

Getting Started

npm install

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Helpful Commands

npm run build

Build the app using Webpack.

npm run buf:generate

Use buf to generate the compiled protos via protobuf-es.

npm run start:production

Previews a built application on port 3000.

npm run lint

Lints application using eslint.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published