tehciolo / fanestelaru

Fane Stelaru website https://www.fanestelaru.com
0 stars 0 forks source link
nuxt vue

fanestelaru

Netlify Status

Fane Stelaru homepage

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

For detailed explanation on how things work, check out Nuxt.js docs.

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

FAUNADB_SERVER_SECRET

Build

To build this project on CI, you will need to have the following environment variables

FUNCTIONS_SERVER_PORT

Then run

  npm run generate