Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

abilia/octopus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Octopus

This project was bootstrapped with Create React App.

This started as a Super Crazy Friday project.

See wiki for current status and backlog.

Development

Prerequisits

  • node, npm/yarn

Scripts

Start application in development mode

If this is the first time run

First start the mockdevserver. It mocks the certificate backend service.

cd mockdevserver
yarn install
yarn start

Or you can set up the octopus-service as described in the infra/README.

After that start octopus with

npm install
npm start

Open http://localhost:3000 to view it in the browser.

Build the application to build folder

npm run build

This is done in Jenkinsfile to prepare for deploy.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •