Skip to content

Repository files navigation

A sirius project for the JavaScript module

Global command

  1. npm run format || bun run format
  2. npm run linter || bun run linter

Run server

  1. Open a new console
  2. cd ./server
  3. npm install || bun install
  4. docker compose down && docker compose up -d
  5. npm start || bun start

If need testing run bun test (Only bun!!!)

Run frontend

  1. Open a new console
  2. cd ./frontend
  3. npm install || bun install
  4. npm run build || bun run build
  5. npm run serve:ssr:frontend || bun run serve:ssr:frontend

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages