Skip to content

kawinie/project-mentory

Repository files navigation

Mentory

Mentory is an innovative online platform where people can get mentored by real industry experts in real-time instead of taking boring online courses.

How to run Mentory locally

Strapi server & database

  1. Clone and open the project on your local computer.
  2. Open two terminals.
  3. In one terminal, switch to the services/strapi directory.
  4. Install all dependencies with npm i.
  5. Run the command npm run develop.
  6. After a few seconds, you should be able to access the Strapi server via the link printed to the terminal.

Next.js frontend app

  1. In the other terminal, switch to the root directory.
  2. Install all dependencies with npm i.
  3. Run the command npm run dev on Mac and Linux or npm run windows-dev on Windows.
  4. After a few seconds, you should be able to access the app via the link printed to the terminal.

Note: You will need some environment variables set in your .env file for Strapi to work properly. Contact the devs for that information.

About

Final project capstone at Oregon State University '21

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •