omise-nuxt3 omise.js integration with nuxt 3 Files to look for nuxt.config.ts .env.sample pages/index.vue Setup Install dependencies yarn install Development Start the development server on http://localhost:3000 yarn dev Production Build the application for production yarn build yarn start Demo