Skip to content

VP-Trading/portfolio-admin

Repository files navigation

Leul Admin Dashboard

Standalone Next.js admin dashboard for managing the Firebase-backed content on leul.dev.

Getting Started

  1. Copy .env.example to .env.local.
  2. Fill in Firebase client config and Firebase Admin credentials.
  3. Set ADMIN_EMAILS to the Google account email(s) allowed to access the dashboard.
  4. Install and run:
npm install
npm run dev

The app writes drafts to admin-only draft collections and only writes public portfolio collections when an admin publishes.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors