Skip to content

EchoMinds/youmiteru-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

youmiteru-frontend

Frontend for the youmiteru website.

🔧 Instalation:

Before running website you should run backend here's the instruction:

  1. Clone repository:
       git clone https://github.com/DJ-Java-Team/youmiteru-backend.git
  2. Go to the project root and build docker-compose:
       docker-compose up --build

Frontend

  1. Clone repository:

    git clone -b develop https://github.com/DJ-Java-Team/youmiteru-frontend.git
  2. Create .env file inside frontend directory and insert there base url to api:

    Insert http://localhost:8020/api as value for VITE_BASE_API_URL

  3. Sign up on Ngrok if you haven't registered account yet: https://dashboard.ngrok.com/signup

    Rename ngrok-example.dist to ngrok.yml and configure it, pay attention that you do not have to make quotes!

  4. Run docker-compose:

    docker-compose up --build   

About

Frontend for the youmiteru website.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors