Skip to content

marcospozzo/partitasmusic

Repository files navigation

Partitas Music

Website for a music community.

Description

The aim of Partitas Music is to make the repertoire of the Guitar Craft Tuning available to everyone.

Getting Started

Dependencies

  • Node.js
  • npm
  • MongoDB Atlas (optional)
  • AWS S3 Bucket (optional)
  • SASS (optional)

Installing

  • Install Node.js
  • Install npm
  • Clone or download this repository
  • Rename the file .env-sample to .env only
  • Define/set your own environment variables on the .env file

Executing program

  • Run:
npm install
npm start

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

Inspiration, code snippets, etc.