Skip to content

🏆 Generador de los sitios estáticos para mostrar las estadísticas del fútbol de la comunidad desde una Google Spreadsheet.

License

Notifications You must be signed in to change notification settings

teban3010/futbol

 
 

Repository files navigation

futbol

Build Status

🏆 Generador de los sitios estáticos para mostrar las estadísticas del fútbol de la comunidad desde una Google Spreadsheet.

futboljs.now.sh
futbolmixto.now.sh

Development

  • Create a Google Spreadsheet.

  • Check out these easy-to-follow steps in order to be able to publish it and fetch its data.

  • Install deps

    npm i
  • Get the spreadsheet ID from the Sheet URL and execute the following to get the Worksheets ID

    SPREADSHEET_ID=<your-id> node scripts/list-worksheets.js
  • Duplicate .env.template, rename it as .env and complete it with the right information.

  • Start the server:

    # dev mode
    npm run dev

Contributors

Run npx contributors on the root directory to complete the contributors array in the package.json

Thanks goes to these wonderful people (emoji key):


Cristhian Duran

💻 🎨 🤔 🚇

Mateo Silguero

💻

Hernan Rajchert

💻 📖

Esteban

💻 🤔

This project follows the all-contributors specification. Contributions of any kind welcome!

Licence

MIT

About

🏆 Generador de los sitios estáticos para mostrar las estadísticas del fútbol de la comunidad desde una Google Spreadsheet.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.6%
  • CSS 3.6%
  • HTML 2.8%