Skip to content

kalmas/cruzers

Repository files navigation

Cruzers Forever

API and web interface for searching an old Karaoke book from a closed dive bar (Cruzers).

See it in action at https://cruzersforever.com

Directory Structure

src/

Spring REST API for searching song database.

# Run for development
./gradlew bootrun

# Build it
./gradlew build

website/

Angular2 website interface. Built and packaged with webpack.

cd website

# Run for development
npm start

# Build it
npm run-script build

About

Website for searching an old Karaoke book from a closed bar (Cruzers).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published