Skip to content

bradzickafoose/spicybase

Repository files navigation

Spicybase - Web

Framework

  • web client -> Next.js

Services

  • authentication -> Auth0
  • media cloud storage -> Backblaze B2
  • payment -> Stripe
  • server host -> Linode / GCP Vercel
  • web client host -> Vercel

Commit Key

  • 📖 DOC: ...commit description
  • 🐛 FIX: ...commit description
  • 👌 IMPROVE: ...commit description
  • 📦 NEW: ...commit description
  • 🚀 RELEASE: ...commit description

Getting Started

Enviornment Variables

  • DB_PORT - API port
  • DB_USER - Database username
  • DB_PASS - Database password

See .env.sample for example values

Next.js

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

First, run the development server:

yarn dev

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

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

Learn More

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

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

About

A web app built with Next.js.

Resources

Stars

Watchers

Forks