Skip to content

supervitas/xSafeSaving

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xSafeSaving

Cloud for saving files

Frontend(React + Redux):

  1. For develop: node devServer
  2. For prod: webpack --config ./webpack.prod.config.js

Backend(Kotlin + Spark + mongoDB):

  1. Run gradle run to start server