Skip to content

loid345/metafox-framework-workspace

 
 

Repository files navigation

Metafox Framework Repository

Directory structure

backend

Backend repository

frontend

Frontend repository

Setup Steps

  1. Clone this repo.
  2. Run: ./setup.sh to setup environment.
  3. Verify the environment variables in .env file.
  4. Run: docker-compose up -d.
  5. Run: ./install.sh to setup backend.
  6. Run: ./build-frontend.sh to rebuild frontend.
  7. The site is now accessible via http://localhost:8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 86.0%
  • Dockerfile 14.0%