-
Notifications
You must be signed in to change notification settings - Fork 66
Hub run in galaxy ng folder
There are some situation when we need to run backend without oci-env in galaxy_ng folder. You need compose.env to be filled just like compose.env from oci-env
oci-env compose down
Commands:
Container build ./compose build
Container run ./compose up
Container down ./compose down
you can also run ./compose down --volumes
to clean the volumes (clean db). The compose just runs docker commands.
This command will run migrations:
make docker/all
PageFramework
PageHeader
PageLayout
PageDashboard
PageDashboardCarousel
PageDetails
PageForm
PageTable
PageTabs
PageToolbar
BulkActionDialog
BulkConfirmationDialog
EmptyState
PageCarousel
ReorderItems
useBreakPoint
useFrameworkTranslations
useInMemoryView
useIsMounted
useOpen
usePageNavigate
useSearchParams
useSelectDialog
useTableItems
useView
useWindowLocation
useDeleteRequest
useGet
useGetAllPagesAWX
useGetItem
useGetRequest
useOptions
usePatchRequest
usePostRequest