Skip to content

Latest commit

 

History

200 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run Developer

Backend:

python ./main.py

And open another terminal (bash is best) for Front End:

cd panel
vite

Run Builder

cd panel
npm run build

Then enter your password of your server.

Commit Format

git commit -m "[type]: [desc]"

Each commit should belong to types below:

  • feat: add a new feature.
  • fix: fix a bug.
  • docs: add document
  • refactor: refactor some module but not really add new feature
  • chore: adjust parameter or some tiny update/polish.

About

SiderealConfluenceWeb

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages