Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 401 Bytes

File metadata and controls

24 lines (15 loc) · 401 Bytes

Grails 3 & React example app

Notes

To configure unauthenticated access, see settings in both grails-app/conf/application.yml and grails-app/conf/application.groovy

What can I do?

The app allows users to sign up, sign in and search tweets.

Default user

test:2212

Commands

Tech stack

  • Grails 3
  • Spring Security Rest plugin
  • Webpack
  • React
  • React Router
  • Bootstrap