Git Product home page Git Product logo

testmyjenkins's Introduction

SAP Cloud SDK for JavaScript Logo

Welcome to Your Application!

This is your SAP Cloud Platform Cloud Foundry application powered by the SAP Cloud SDK for JavaScript and NestJS.

Getting started

Everything is ready to go.

# Run the application locally
$ npm run start:dev

# Open the application in your default browser
$ open http://localhost:3000/

If you have the Cloud Foundry CLI and are logged in, you can deploy the application without any changes to the application.

# Deploy your application to SAP Cloud Platform Cloud Foundry
$ cf push

Testing

The project comes with unit and end-to-end tests. Unit tests are located in the src/ folder next to the modules and controllers, while end-to-end tests are in the test/ folder.

# Run unit tests
$ npm run test

# Run e2e tests
$ npm run test:e2e

Continuous Integration

This project is preconfigured to run with the SAP Cloud SDK Pipeline. To get the installer follow the short guide.

# If you have the SAP Cloud SDK CLI installed, it can download the install script for you
sap-cloud-sdk add-cx-server

# Execute the script to start the Jenkins server
$ ./cx-server start

Point the new Jenkins to your repository and it will automatically run the pipeline. If the pipeline should deploy your application as well, you need to modify the .pipeline/config.yml.

NestJS

NestJS is a progressive Node.js framework for building efficient and scalable server-side applications, heavily inspired by Angular.

The Nest CLI is a powerful tool and can help you create new controllers, modules and interfaces.

Support

If you need support with the SAP Cloud SDK, the SAP Cloud SDK CLI or this project scaffold, feel free to open an issue on GitHub or ask a question on stackoverflow with tag [sap-cloud-sdk].

License and Notice

The SAP Cloud SDK CLI is licensed under the Apache Software License, v. 2. Nest is MIT licensed.

The SAP Cloud SDK is in no way affiliated with or endorsed by Nest and its maintainers. While Nest is our recommendation, the SAP Cloud SDK can be used with any framework, so you are free to choose what you are comfortable with.

testmyjenkins's People

Contributors

danschlachter avatar

Watchers

 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.