improved orm setup
This commit is contained in:
+7
-1
@@ -21,4 +21,10 @@
|
||||
1. GO: go run github.com/steebchen/prisma-client-go generate
|
||||
2. Dart: pnpx prisma generate
|
||||
3. Push Schema to DB
|
||||
1. go run github.com/steebchen/prisma-client-go db push
|
||||
1. go run github.com/steebchen/prisma-client-go db push
|
||||
4. Run Backends
|
||||
1. Adjust config in necessary
|
||||
2. Inside the GoBackend folder run
|
||||
go run cmd/actatempus/main.go
|
||||
3. Inside the DartBackend folder run
|
||||
dart run .\bin\backend_dart.dart
|
||||
Reference in New Issue
Block a user