You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Move `.env` setup into code block, so it's easy to copy and paste.
* Add `pnpm install` step, too.
* Explain how to deal with Stripe in dev.
* Fix reference to top-level page file (looks like this wasn't updated
with the upgrade to the App Router), and hyperlink it.
* Highlight .env file code blocks
An example `.env.local` file can be found in `.env.tpl`.
32
-
33
45
If you are using `w3infra`, the service URL will be displayed as the `UploadApiStack`'s `ApiEndpoint` output once `npm start` has successfully set up your development environment.
0 commit comments