Skip to content
This repository was archived by the owner on Oct 7, 2024. It is now read-only.

xapix-io/foley

Repository files navigation

foley

an axel-f playground

start

frontend

  1. yarn
  2. yarn serve

backend

  1. yarn
  2. yarn run dev

docker

  • docker-compose up -d