Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Your Dream Solution

Congrats on your custom solution built by AskDream.ai! Wasn't that easy? :)

Tech Stack for your Dream

  • Next.js App Router with API Routes
  • Shadcn UI
  • Radix UI Primitives
  • Tailwind CSS
  • Icons from Lucide
  • Dark mode with next-themes
  • Tailwind CSS class sorting, merging and linting.
  • API options below

API Keys & Tokens (optional)

Create an .env.local or add environment variables for any of these services:

# OpenAI GPT - https://platform.openai.com/api-keys
OPENAI_API_KEY=XXXXXX 

# Replicate.com for Images - https://replicate.com/account/api-tokens
REPLICATE_API_TOKEN=XXXXXX

# Resend for Email - https://resend.com/api-keys
RESEND_API_KEY=XXXXXX

# Mapbox for Maps - https://account.mapbox.com/
NEXT_PUBLIC_MAPBOX_TOKEN=XXXXXX

# Next Auth
AUTH_SECRET=XXXXXX # Added by `npm exec auth secret`. Read more: https://cli.authjs.dev

# Google shows automatically if configured here
AUTH_GOOGLE_ID=XXXXXX
AUTH_GOOGLE_SECRET=XXXXXX
 
# GitHub shows automatically if configured here
AUTH_GITHUB_ID=XXXXXX
AUTH_GITHUB_SECRET=XXXXXX

# Discord shows automatically if configured here
AUTH_DISCORD_ID=XXXXXX
AUTH_DISCORD_SECRET=XXXXXX

License

Copyright 2024 Aliases, Inc..

About

The DreamStack Next.js template for building apps with Shadcn, Radix UI and Tailwind CSS.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages