2024-11-11 13:07:28 +01:00
|
|
|
# bamort
|
|
|
|
|
|
2024-11-11 08:28:04 +01:00
|
|
|
Bardiocs Moam Replacement Tool
|
2024-11-11 13:03:38 +01:00
|
|
|
|
2024-11-11 13:07:28 +01:00
|
|
|
My Idea is to write it in Go and Vue together.
|
2024-12-28 16:59:28 +01:00
|
|
|
Using ChartGPT may accelerate development.
|
2024-11-11 13:07:28 +01:00
|
|
|
|
2024-12-28 16:59:28 +01:00
|
|
|
## structure
|
|
|
|
|
### Backend
|
|
|
|
|
models
|
|
|
|
|
database
|
|
|
|
|
character
|
|
|
|
|
user
|
|
|
|
|
cmd
|
|
|
|
|
tests
|
|
|
|
|
testdata
|
|
|
|
|
doc
|
|
|
|
|
### Frontend
|
|
|
|
|
public
|
|
|
|
|
src
|
|
|
|
|
### Docker
|
|
|
|
|
### Data
|