Skip to content

A modern version of PracticeIt designed to operate smoother and scale better

Notifications You must be signed in to change notification settings

adamtowerz/PracticeLit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PraticeLit

A modern version of PracticeIt designed to operate smoother and scale better

TODO:

Issues/TODOs are being tracked in Airtable here

Architecture

project diagram

Installation, Usage, and Build Instructions

Building individual services:

  • Web: run npm run build inside Web/
  • JavaTestRunner: run './gradlew jar

Running individual services:

npm run run:[rmq/web/jtr] will run any of the individual services. This requires rabbitmq installed on the computer and the individual services built.

Running the entire application:

The application can be ran using docker-compose, to do this run:

  • docker-compose build
  • docker-compose up

More information

see README.md in the Web/, Repository/, and JavaTestRunner/ directories for their respective instructions.

About

A modern version of PracticeIt designed to operate smoother and scale better

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published