Skip to content

felirami/screensaver-interface

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

456 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screensaver Interface

Front-end for Screensaver Marketplace

Prerequisites

Running Locally

  • npm i - install node modules
  • touch .env.local - create a local environment variable file. Copy .env.local.example for a templated set of environment variables and reach out in the #development channel on the Screensaver Discord.
  • npm run dev - this should start the Next.js app. Navigate to localhost:3000 in your browser. You should see a local version of the Screensaver Marketplace.

Having trouble? Check the Next.js docs or reach out on Discord for help.

Resources

About

frontend to broccoli

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 95.6%
  • JavaScript 3.7%
  • Other 0.7%