Skip to content

ChicoCoderCrew/Menta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Menta

A Mentor/ Mentee Matchmaking App

Deployment

Frontend

IP: 34.122.108.133 URL: https://www.menta.dev

To Deploy:

Ask @Jooms to do the following

  1. Change to correct directory
    cd ~/Menta/frontend/
  2. Pull down new changes
    git checkout main
    git pull
  3. Build prod assets
    npm run build
  4. Deploy to webserver
    sudo cp -r build/* /var/www/html/

Backend

TODO(Jooms): Fix backend deployment and record instructions here.

About

A Mentor/ Mentee Matchmaking App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published