Skip to content

jonathanccardoso/podcastr

Repository files navigation

Podcastr

Content held at the NLW #5 event

Podcastr

⚡ Technology

Pending features

  • PWA as next-pwa
  • Build on Vercel
  • Acess api remote Glitch
  • Adds theme dark
  • SWR
  • Layout responsive

🚀 Development

Run fake server

yarn server

Development

Create .env.development and set baseurl local on api services.

Production

Create .env.local and set baseurl extern on api services.

Run project

yarn dev

Learn More Next JS

This is a Next.js project bootstrapped with create-next-app.

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.


Code made 💜 by Jonathan Cardoso