Coder Social home page Coder Social logo

dt1 / butternotes Goto Github PK

View Code? Open in Web Editor NEW
5.0 4.0 3.0 3.06 MB

A music theory ontology written in Clojure

Home Page: https://butternotes.com

License: Mozilla Public License 2.0

Clojure 5.73% JavaScript 68.83% PLSQL 18.20% HTML 5.38% Vue 1.86%
clojure postgresql music-notation music-theory music musicxml musicxml-format nodejs node-js vue vuejs

butternotes's Introduction

Butternotes

https://butternotes.com

How to run:

This system requires Clojure, Vue.js, NodeJs, npm, and PostgresSQL.

The system assumes you are using the latest and greatest of each program.

PostgreSQL

Create a new database and run the files found under /db-scripts.

mv clojure/src/muse/db/conn_orig.clj clojure/src/muse/db/conn.clj

Update conn.clj with the appropriate credentials.

Clojure

$ cd clojure

$ lein ring server

This piece will be available at localhost:3000

Node / VueJs

$ cd node

$ npm install

$ npm run serve

The site will be available and localhost:8080

Asset files

Routing in the side nav

Most of the sidenav is hard-coded in Clojure, however, the "On Programming" and "Reviews" trees will not be populated.

In order for the sidenav to be complete, you would have to populate the appropriate tables with the routes.

HTML

All HTML is built by hand and loaded in the database.

IMG

The folder of images files include .svg and .png images. These are all hosted on my cdn.

Licensing.

This software is released under the Mozilla Public License Version 2.0

butternotes's People

Contributors

dt1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.