Skip to content

Repository files navigation

Luara

Minimal "ecommerce" template with Google Sheets, NextJS SSG and React image image You can update your articles via google sheets. And receive your products via Whatsapp message. It is designed to be almost zero cost and easy to configure

Getting Started

To create a custom local Luara page:

  1. Create a google sheet like this
  2. In the google docs spreadsheet, click on file -> Share -> To the web, select as .csv value and copy the link generated (should look like this)
  3. Clone the repo git clone https://github.com/vSchiaffino/luara.git
  4. Create a copy of .env.example, and name it: .env.local
  5. In the previous file, set NEXT_PUBLIC_PHONE_NUMBER and NEXT_PUBLIC_SHEET_URL respectively
  6. Open a terminal in the root of the proyect and run:
npm install
npm run build
npm start
  1. You are running Luara locally! :D

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out Next.js deployment documentation for more details.

About

Minimal "ecommerce" template with Google Sheets, NextJS SSG and React

Topics

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages