- SSH into server
- Get into root
sudo su
- Note the location of docker volume with
docker volume inspect server_book
(or do docker volume list first) - copy the files to a non-root location (cp *.db ~/data/book/)
- copy to your machine with
scp <user>@<ip>:/home/<name>/data/book/data.db
- run
pnpm dlx pocketbase-typegen --db .\data.db --out src/book-types.ts
-
Notifications
You must be signed in to change notification settings - Fork 0
timohermans/Class_achievements
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Achievements for classes!
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published