Skip to content

A system for generating electricity token. It is built for the purpose of understanding software testing and docker usage

Notifications You must be signed in to change notification settings

Wavemansolutions/electricity-token-generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

electricity-token-generator

Frontend Installation

  1. Fork the project

  2. Clone The Forked Repo

  3. Run this front-end with yarn

    yarn install yarn start

  4. Run the tests with

    yarn test

Note: Use 123456 as meter number for Testing.

Backend Installation

  1. Fork the project

  2. Clone The Forked Repo

  3. Run this backend with

    mvn spring-boot:run

Note: Use 123456 as meter number for Testing.

About

A system for generating electricity token. It is built for the purpose of understanding software testing and docker usage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%