Website for a music community.
The aim of Partitas Music is to make the repertoire of the Guitar Craft Tuning available to everyone.
- Node.js
- npm
- MongoDB Atlas (optional)
- AWS S3 Bucket (optional)
- SASS (optional)
- 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
- Run:
npm install
npm start
- Go to http://localhost:3000
This project is licensed under the MIT License - see the LICENSE file for details.
Inspiration, code snippets, etc.