Skip to content

snowhork/saturn

Repository files navigation

saturn

for developer

In development, you can use the following commands to start the backend and frontend.

cd backend
task dev
cd frontend
yarn
yarn dev

In production, you can use the following commands to start the backend and frontend. You need to specify environment variables. see: compose.yaml

task build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published