Coder Social home page Coder Social logo

djgrove / lyrassist Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 61.56 MB

Home Page: https://www.lyrassist.app

License: GNU General Public License v3.0

JavaScript 3.01% TypeScript 24.62% HTML 6.20% CSS 3.47% Python 19.59% Swift 41.16% Dockerfile 1.96%

lyrassist's Introduction

LyrAssist

LyrAssist is a web app that uses a Markov Chain model to produce song lyrics in the style of a particular artist.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Install Docker:

apt-get install docker

Install Node (npm)

  • On Mac:
brew install node
  • On Linux:
apt-get install node

Install Git

brew install git

or

apt-get install git

Installing and building the project

  • Clone the project:
git clone https://github.com/djgrove/lyrassist
  • Switch to the project folder (replace "lyrassist" if you used a custom folder name):
cd lyrassist
docker-compose up

After the command completes, the project should serve at (http://localhost).

If you a 502 Bad Gateway error, this indicates that the Nginx container has started but the Node container running the Angular app has not yet finished launching, so retry after a few moments.

Running tests

We will be working on developing a test suite soon.

Built With

Authors

  • Devon Grove - Web frontend/backend - djgrove
  • Austin McInnis - iOS - amcinnis

License

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

Additional Notes

  • This project is entirely non-profit and it will remain that way.

Acknowledgements

Documentation/References Followed

  • We've deployed to the "www" subdomain as opposed to a naked "lyrassist.app" domain, based on the rationale provided here and here.
  • HTTPS was enabled via an Amazon Certificate Manager (ACM) SSL cert and and AWS CloudFront distribution CDN using a guide followed here

lyrassist's People

Contributors

amcinnis avatar djgrove avatar

Stargazers

 avatar

Watchers

 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.