Giter Site home page Giter Site logo

mfrancisc / registration-service Goto Github PK

View Code? Open in Web Editor NEW

This project forked from codeready-toolchain/registration-service

0.0 1.0 0.0 1.46 MB

Service for new user registration flows.

License: Apache License 2.0

Shell 0.56% JavaScript 2.19% Go 93.28% CSS 0.39% Makefile 2.05% HTML 1.45% Dockerfile 0.08%

registration-service's Introduction

Registration Service

Go Report Card GoDoc Codecov.io Operator CD

This is the Developer Sandbox Registration Service repository. It implements the registration flow for the Toolchain SaaS.

Build

Requires Go version 1.20.x (1.20.11 or higher) - download for your development environment here.

This repository uses Go modules.

To build, execute:

make build

This builds the executable with bundled assets. Only the binary needs to be deployed, all static assets are bundled with the binary.

Development

To make development on the static content easier, use the ./scripts/deploy-dev.sh shell script with the following commands:

$ ./scripts/deploy-dev.sh setup

to setup the access to the Container Registry running within the OpenShift cluster accessed via $KUBECONFIG and scale down the deployment to 1 replicas

$ ./scripts/deploy-dev.sh setup

to build the binary, package into an Image, push it to the Container Registry and update the deployment.

Tests

Tests are run by executing:

make test

Tests are run with bundled assets, see above.

VSCode Testing/Debugging

To use the internal test runner and debug features of VSCode, you need to make sure that VSCode runs in a context where Go Modules are enabled. To do this, run:

export GO111MODULE=on

Before running VSCode from that shell.

registration-service's People

Contributors

alexeykazakov avatar dependabot[bot] avatar fbm3307 avatar filariow avatar gabemontero avatar jkopriva avatar krishvoor avatar matousjobanek avatar metlos avatar mfrancisc avatar michaelkleinhenz avatar mmulholla avatar nurali-techie avatar rajivnathan avatar ranakan19 avatar rsvoboda avatar sadlerap avatar sawood14012 avatar sbryzak avatar tinakurian avatar xcoulon 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.