Skip to content

Jpasquin/SpringAccounting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpringAccounting

Authors

  • Jonathan Pasquin
  • Lucas Catchlove

Pre-requisites

  • Docker Desktop
  • yarn
  • git

Setup Instructions

Cloning the Repository

  1. Clone this repository.
  2. Go to the root of this repository.

Building and Starting Services

  1. Run yarn docker to start and build all services.
  2. Run yarn setup-backend for initial backend configuration.
  3. Run yarn setup-frontend for initial frontend configuration.

Accessing the Frontend

  1. Go to http://localhost:8123 and you should see the frontend.

Coding and Development

Accessing Command Line Interfaces

  • You can access the frontend command line using yarn ssh node.
  • You can access the backend command line using yarn ssh node_backend.

About

Accounting using Spring Boot and Angular

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors