Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 598 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 598 Bytes

Codename "MiTrabajo"

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

Getting Started

Create a new .env.local file and add the following variables:

NEXT_PUBLIC_POSTHOG_KEY=<posthog-key>
NEXT_PUBLIC_POSTHOG_HOST=<posthog-host>

Then, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Todo

  • Add Doppler.

Open http://localhost:3000 with your browser to see the result.

Copyright © 2024 TepacheLabs