Git Product home page Git Product logo

micronaut-starter's Introduction

Micronaut Launch

Maven Central Build Status

Generates Micronaut applications.

Installation

The CLI application comes in various flavours from a universal Java applications to native applications for Windows, Linux and OS X. These are available for direct download on the releases page. For installation see the Micronaut documentation.

If you prefer not to install an application to create Micronaut applications you can do so with curl directly from the API:

$ curl https://launch.micronaut.io/demo.zip -o demo.zip
$ unzip demo.zip -d demo
$ cd demo
$ ./gradlew run

Run curl https://launch.micronaut.io for more information on how to use the API or see the API documentation referenced below.

UI

If you prefer a browser based user interface you can visit Micronaut Launch.

The user interface is written in React and is a static single page application that simply interacts with the https://launch.micronaut.io API.

API

API documentation for the production instance can be found at:

API documentation for the snapshot /development instance can be found at:

Documentation

See the Snapshot Documentation for the current development docs.

Snapshots and Releases

Snaphots are automatically published to Sonatype OSSRH using Github Actions.

See the documentation in the Micronaut Docs for how to configure your build to use snapshots.

Releases are published to Maven Central via Github Actions.

A release is performed with the following steps:

micronaut-starter's People

Contributors

graemerocher avatar jameskleeh avatar sdelamo avatar ilopmar avatar micronaut-build avatar dependabot[bot] avatar alvarosanchez avatar wetted avatar pgressa avatar burtbeckwith avatar tobiasschaefer avatar benmccann avatar melix avatar eahrold avatar jasontypescodes avatar willbuck avatar cassadyj avatar yawkat avatar grimmjo avatar zendern avatar dstepanov avatar zhhaojie avatar sullis avatar hartraft avatar baztian avatar aabhasg avatar viniciusccarvalho avatar recursivecodes avatar timyates avatar wololock avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.