Skip to content
This repository has been archived by the owner on Nov 12, 2019. It is now read-only.

curtisbelt/list-app-demo

Repository files navigation

List App Demo

Tech

  • Written using Nuxt.js, a Vue.js framework.
  • Netlify: Auto-deploy to production on push to master branch. Pull requests also get automatic "preview" deployments for testing.
  • FaunaDB: Serverless NoSQL database, used for persistent data storage of all lists/items.

Nuxt.js Template

https://github.com/CurtisBelt/nuxtjs-template/

Usage

Note: Must have FaunaDB secret token and configure .env file.

# install dependencies
yarn install

# serve with hot reload at localhost:3000 / launch netlify-lambda
yarn dev

# generate static project
yarn generate

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published