lettuce-io/lettuce.io

Name: lettuce.io

Owner: Lettuce

Description: Lettuce Public Website

Forked from: reactor/projectreactor.io

Created: 2017-03-11 20:46:20.0

Updated: 2018-05-14 15:45:06.0

Pushed: 2018-05-14 15:45:05.0

Homepage: https://lettuce.io

Size: 101133

Language: CSS

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Lettuce Website

This is the source code for the Lettuce home page. It uses Project Reactor and Lettuce to provide its functionality and requires a running Redis instance on Port 6379

You can launch the application with by running:

    $ ./gradlew run

To enable live reload of static resources, including .scss files, run this command when your application is still running:

    $ ./gradlew processResources -t

To package the application, including the Javadoc:

    $ ./gradlew clean build shadowJar

Make sure you have at least IntelliJ IDEA 2016.2.5 and Kotlin plugin 1.1-M02 to have build.gradle.kts auto-complete and validation working correctly. You may have to configure the EAP update site in: Tools -> Kotlin -> Configure Kotlin Plugin Updates -> Early Access Preview 1.1

This project is Apache 2.0 licensed, just like the rest of Lettuce.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.