With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Run applications fast and securely in a fully managed environment
Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.
Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
Create a webapp from an existing database in 30 seconds - Java/Groovy
Portofino is a free and open source web platform that helps developers create outstanding enterprise applications by addressing three specific needs: productivity, features and architecture. Among its features: content management, CRUD, database connectivity, calendars, charts, security and easy customization using Groovy.
Scores from www.teniskisavez.com, www.tenisbg.org.rs
...Application is separated into backend (Rest API) and frontend (UI) part.
Rest API is written in Sping/Groovy way using MongoDB as data store (using gradle)
UI is Angular/Bootstrap js app (using npm, bower, grunt)
Initial scaffolding done with Yo & SpringBoot (should try JHipster :) )
start rest part with
gradle run -x test
ui should be built with
npm install
bower install
grunt serve
previously npm, yo, grunt, bower should be installed
mongodb should be started (previously installed):
mongod --dbpath path/to/folder
Application can be accessed at http://groovyui.cfapps.io