togo-id-converter Set env cp .env.sample .env # Rewrite environment variables of .env Development run the development server: npm run dev # or yarn dev Deploy Static Build npm run build # or yarn build SSR npm start # or yarn start