Skip to content

SbleitZ/template-firebase-typescript-nextjs

Repository files navigation

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

Instrucciones

First, run the development server:

npm install
npm run dev

Necesitas crear un .env y poner los datos así

NEXT_PUBLIC_FIREBASE_API_KEY=edita_aqui
NEXT_PUBLIC_FIREBASE_AUTH_DOMAIN=edita_aqui
NEXT_PUBLIC_FIREBASE_PROJECT_ID=edita_aqui
NEXT_PUBLIC_FIREBASE_STORAGE_BUCKET=edita_aqui
NEXT_PUBLIC_FIREBASE_MESSAGING_SENDER_ID=edita_aqui
NEXT_PUBLIC_FIREBASE_APP_ID=edita_aqui
NEXT_PUBLIC_FIREBASE_MEASUREMENT_ID=edita_aqui

About

Implementación de Firebase usando nextjs con typescript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published