Skip to content

A simple site for managing recipes built from scratch with vanilla HTML, CSS, and JavaScript.

License

Notifications You must be signed in to change notification settings

cctechwiz/simmerdown

Repository files navigation

Simmerdown

A simple site for managing recipes

License: MIT Netlify Status

Dependencies

Accounts

Netlify Account

  • Create Netlify Site for this repo
  • Enable and configure Netlify Identity feature

FaunaDB Account

  • Create Database
  • Upload GraphQL Schema from repo (/schema.gql)
  • Create security Key with admin role
  • Copy FAUNA_SERVER_KEY into Netlify env vars

Tools

npm

netlify-cli

Building

git clone <repo>
netlify link # Select site created for this repo
npm install
netlify dev # Run local dev server

About

A simple site for managing recipes built from scratch with vanilla HTML, CSS, and JavaScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published