Coder Social home page Coder Social logo

alejandropg / micronaut-starter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from micronaut-projects/micronaut-starter

0.0 0.0 0.0 9.38 MB

Generates Micronaut applications

License: Apache License 2.0

Java 65.34% Kotlin 0.03% Groovy 34.48% Dockerfile 0.04% Shell 0.03% TSQL 0.05% PowerShell 0.04%

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 JFrog OSS using Github Actions.

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

Releases are published to JCenter and Maven Central via Github Actions.

A release is performed with the following steps:

micronaut-starter's People

Contributors

alvarosanchez avatar benmccann avatar dependabot[bot] avatar eahrold avatar glaforge avatar graemerocher avatar grimmjo avatar ilopmar avatar jameskleeh avatar jasontypescodes avatar micronaut-build avatar recursivecodes avatar sdelamo avatar sullis avatar wololock avatar zendern 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.