Skip to content

MohamedNasif/solita

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solita's Dev Academy pre-assignment

This is the pre-assignment for Solita Dev Academy Finland fall 2022.

Dependencies

  • Make
  • Docker
  • Curl

Start the thing

Assuming your system has all the dependencies listed above, clone this repo:

git clone [email protected]:lifeBalance/solita.git

Change into the folder you just cloned:

cd solita

To get the setup be up and running execute the following command:

make memories

Please, be patient, it takes some time to seed the database 🙂.

Point your browser to http://localhost:5000/ where the app should be available.

Contents

About

Dev Academy pre-assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.5%
  • Shell 2.5%
  • Makefile 1.7%
  • HTML 1.1%
  • CSS 0.2%