Skip to content

kdreagle/lightspeed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lightspeed Demo Project

User pages:

OR

OR

The vercel deployment seems to be throwing sporadic 500 errors, so if you would like to see a local deployment, see instructions in the next section

Local Instance

  1. git clone https://github.com/kdreagle/lightspeed.git
  2. cd lightspeed
  3. npm install
  4. SET DB_PASS=Password123&& yarn dev

Stack

  • Next.js with rbx
  • MySQL hosted on Azure
  • Hosted on Vercel

Template Command

npx create-next-app --example with-rbx-bulma-pro with-rbx-bulma-pro-app