Skip to content
View nnhjs's full-sized avatar
Block or Report

Block or report nnhjs

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
nnhjs/README.md

Welcome to nghiahung.dev!

📖 See the Remix docs and the Remix Vite docs for details on supported features.

Typegen

Generate types for your Cloudflare bindings in wrangler.toml:

npm run typegen

You will need to rerun typegen whenever you make changes to wrangler.toml.

Development

Run the Vite dev server:

npm run dev

To run Wrangler:

npm run build
npm run start

Deployment

Warning

Cloudflare does not use wrangler.toml to configure deployment bindings. You MUST configure deployment bindings manually in the Cloudflare dashboard.

First, build your app for production:

npm run build

Then, deploy your app to Cloudflare Pages:

npm run deploy

Popular repositories

  1. Restaurant-Manager Restaurant-Manager Public archive

    Bài tập lớn Mobile: Restaurant-Manager

    JavaScript 1

  2. api-restaurant api-restaurant Public archive

    API bài tập lớn mobile

    JavaScript 1

  3. template-monorepo-nextjs-reactjs template-monorepo-nextjs-reactjs Public

    Study config a project lerna

    TypeScript 1

  4. webpack-tutorial webpack-tutorial Public

    Training webpack at Got It

    JavaScript 1

  5. webpack-5-guide webpack-5-guide Public

    Study webpack 5 guide

    JavaScript 1

  6. npm-docs-guide npm-docs-guide Public

    Study public a package to community

    1