refactornator / thoughts

A spring boot + react app for storing thoughts quickly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Thoughts

A react + spring webapp for storing thoughts.

CircleCI

Getting Started

  • brew install flyway yarn
  • yarn
  • yarn run watch
In a separate terminal
  • flyway migrate
  • ./gradlew bootRun

This hasn't been released or deployed it, it's more of an experiment for now.

About

A spring boot + react app for storing thoughts quickly


Languages

Language:JavaScript 78.4%Language:Java 8.8%Language:HTML 7.3%Language:CSS 5.4%