Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

marskoy boy

2021 ITMO web-programming course work

Requirements

  • PostgreSQL 13+
  • Java 11+
  • Maven
  • Yarn

Build

Execute the following command in back-end directory:

cd front-end
yarn install && yarn build && yarn deploy

cd ../back-end
./mvnw clean package

Target application will be in target/ directory.

Run

To run application execute following command:

java -jar path/to/file.jar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors