zoneless
Open-source Stripe alternative for stablecoins. Checkout, subscriptions, and marketplace payouts. Stripe-compatible API. Your very own payments stack with no fees.
파일 탐색기
최종 버전 다운로드 (.zip)- SKILL.md
- SKILL.md
- bug_report.md
- config.yml
- feature_request.md
- ci.yml
- PULL_REQUEST_TEMPLATE.md
- extensions.json
- launch.json
- Solana.ts
- Account.spec.ts
- AccountLink.spec.ts
- Balance.spec.ts
- BalanceTransaction.spec.ts
- Charge.spec.ts
- CheckoutPayment.spec.ts
- CheckoutSession.spec.ts
- Customer.spec.ts
- Event.spec.ts
- ExternalWallet.spec.ts
- IdentityLite.spec.ts
- IdentityVerificationSession.spec.ts
- Invoice.spec.ts
- InvoiceItem.spec.ts
- LoginLink.spec.ts
- PaymentIntent.spec.ts
- PaymentLink.spec.ts
- Payout.spec.ts
- Person.spec.ts
- PlatformAccess.spec.ts
- Price.spec.ts
- Product.spec.ts
- Reporting.spec.ts
- Settlement.spec.ts
- Setup.ts
- Subscription.spec.ts
- SubscriptionBilling.spec.ts
- Transfer.spec.ts
- Util.spec.ts
- WebhookEndpoint.spec.ts
- .gitkeep
- AuthMiddleware.ts
- Authorization.ts
- ErrorHandler.ts
- IdempotencyMiddleware.ts
- OperatorMiddleware.ts
- RateLimiter.ts
- RequestContext.ts
- RequestLogger.ts
- UsageMiddleware.ts
- ValidateRequest.ts
- Settlement.ts
- Solana.spec.ts
- Solana.ts
- DiditProvider.ts
- IdentityLite.ts
- IdentityPayoutVolume.ts
- IdentitySettingsCrypto.ts
- IdentityVerificationProvider.ts
- IpGeo.ts
- ResolveIdentityProvider.ts
- Account.ts
- AccountLink.ts
- ApiKey.ts
- AppConfig.ts
- Balance.ts
- BalanceTransaction.ts
- BillingMonitor.ts
- Charge.ts
- CheckoutPayment.ts
- CheckoutSession.ts
- Customer.ts
- Database.ts
- Encryption.ts
- Event.ts
- EventService.ts
- ExternalWallet.ts
- IdentityVerificationSession.ts
- Invoice.ts
- InvoiceItem.ts
- LoginLink.ts
- OperatorStats.ts
- PaymentIntent.ts
- PaymentLink.ts
- Payout.ts
- Person.ts
- PlatformAccess.ts
- Price.ts
- Product.ts
- Reporting.ts
- ReportingBuckets.ts
- SanctionsScreening.ts
- Setup.ts
- Subscription.ts
- SubscriptionBilling.ts
- Telemetry.ts
- TelemetryMonitor.ts
- TopUp.ts
- TopUpMonitor.ts
- Transfer.ts
- Usage.ts
- Util.ts
- WebhookDispatcher.ts
- WebhookEndpoint.ts
- WebhookVerify.ts
- accountLinks.routes.ts
- accounts.routes.ts
- apiKeys.routes.ts
- balance.routes.ts
- balanceTransactions.routes.ts
- billing.routes.ts
- charges.routes.ts
- checkoutSessions.routes.ts
- config.routes.ts
- customers.routes.ts
- events.routes.ts
- exchange.routes.ts
- externalAccounts.routes.ts
- identityVerificationSessions.routes.ts
- identityWebhooks.routes.ts
- index.ts
- invoiceItems.routes.ts
- invoices.routes.ts
- loginLinks.routes.ts
- operator.routes.ts
- paymentIntents.routes.ts
- paymentLinks.routes.ts
- paymentPages.routes.ts
- payouts.routes.ts
- persons.routes.ts
- prices.routes.ts
- products.routes.ts
- reporting.routes.ts
- setup.routes.ts
- subscriptions.routes.ts
- telemetry.routes.ts
- testHelpers.routes.ts
- topups.routes.ts
- transfers.routes.ts
- webhookEndpoints.routes.ts
- AfterCompletion.ts
- AppError.ts
- AsyncHandler.ts
- Errors.ts
- Expand.ts
- IdGenerator.ts
- Limits.ts
- ListHelper.ts
- Logger.ts
- RecurringInterval.ts
- Signature.ts
- Timestamp.ts
- Token.ts
- main.ts
- Dockerfile
- jest.config.ts
- project.json
- tsconfig.app.json
- tsconfig.json
- tsconfig.spec.json
- webpack.config.js
- api.spec.ts
- global-setup.ts
- global-teardown.ts
- test-setup.ts
- jest.config.ts
- project.json
- tsconfig.json
- tsconfig.spec.json
- AgentSetup.spec.ts
- AgentSetup.ts
- Arguments.ts
- Browser.ts
- Cli.spec.ts
- Cli.ts
- Client.ts
- Commands.ts
- EnvSync.spec.ts
- EnvSync.ts
- Errors.ts
- ProfileStore.spec.ts
- ProfileStore.ts
- ProjectStore.spec.ts
- ProjectStore.ts
- SecretStore.ts
- SkillInstaller.spec.ts
- SkillInstaller.ts
- Types.ts
- Wallet.spec.ts
- Wallet.ts
- WebhookSync.spec.ts
- WebhookSync.ts
- main.ts
- jest.config.ts
- package.json
- project.json
- README.md
- tsconfig.app.json
- tsconfig.json
- tsconfig.spec.json
- lib.rs
- favicon.ico
- dashboard-preloading.strategy.ts
- api.service.ts
- auth.service.ts
- index.ts
- meta.service.ts
- storage.service.ts
- wallet.service.spec.ts
- wallet.service.ts
- index.ts
- account-link.service.ts
- account.service.ts
- api-key.service.ts
- balance.service.ts
- charge.service.ts
- checkout-session.service.ts
- config.service.ts
- customer.service.ts
- external-wallet.service.ts
- identity.service.ts
- index.ts
- invoice.service.ts
- payment-intent.service.ts
- payment-link.service.ts
- payout.service.ts
- person.service.ts
- price.service.ts
- product.service.ts
- reporting.service.ts
- setup.service.ts
- subscription.service.ts
- telemetry.service.ts
- topup.service.ts
- transaction.service.ts
- transfer.service.ts
- webhook-endpoint.service.ts
- index.ts
- add-funds-panel.component.html
- add-funds-panel.component.scss
- add-funds-panel.component.ts
- balance-actions-host.component.html
- balance-actions-host.component.scss
- balance-actions-host.component.ts
- balance-detail.component.html
- balance-detail.component.scss
- balance-detail.component.ts
- balance-actions.service.ts
- express-balance.component.html
- express-balance.component.scss
- express-balance.component.ts
- full-balance.component.html
- full-balance.component.scss
- full-balance.component.ts
- index.ts
- balance.component.ts
- balance.routes.ts
- account-alert-banner.component.html
- account-alert-banner.component.scss
- account-alert-banner.component.ts
- connected-account-detail.component.html
- connected-account-detail.component.scss
- connected-account-detail.component.ts
- events-list.component.html
- events-list.component.scss
- events-list.component.ts
- metadata-edit-modal.component.html
- metadata-edit-modal.component.scss
- metadata-edit-modal.component.ts
- metadata-editor.component.html
- metadata-editor.component.scss
- metadata-editor.component.ts
- payout-detail.component.html
- payout-detail.component.scss
- payout-detail.component.ts
- topup-detail.component.html
- topup-detail.component.scss
- topup-detail.component.ts
- transfer-detail.component.html
- transfer-detail.component.scss
- transfer-detail.component.ts
- index.ts
- transaction-list.component.html
- transaction-list.component.scss
- transaction-list.component.ts
- index.ts
- add-funds-modal.component.html
- add-funds-modal.component.scss
- add-funds-modal.component.ts
- connected-account-actions-host.component.html
- connected-account-actions-host.component.scss
- connected-account-actions-host.component.ts
- create-connected-account-details-form.component.html
- create-connected-account-details-form.component.scss
- create-connected-account-details-form.component.ts
- create-connected-account-host.component.html
- create-connected-account-host.component.scss
- create-connected-account-host.component.ts
- login-link-modal.component.html
- login-link-modal.component.scss
- login-link-modal.component.ts
- payout-modal.component.html
- payout-modal.component.scss
- payout-modal.component.ts
- pull-funds-modal.component.html
- pull-funds-modal.component.scss
- pull-funds-modal.component.ts
- reject-account-modal.component.html
- reject-account-modal.component.scss
- reject-account-modal.component.ts
- request-information-modal.component.html
- request-information-modal.component.scss
- request-information-modal.component.ts
- connected-account-actions.service.ts
- connected-account-display.ts
- identity-requirements.ts
- connected-account-detail.component.html
- connected-account-detail.component.scss
- connected-account-detail.component.ts
- connected-accounts-list.component.html
- connected-accounts-list.component.scss
- connected-accounts-list.component.ts
- connected-accounts.routes.ts
- customer-actions-host.component.html
- customer-actions-host.component.scss
- customer-actions-host.component.ts
- customer-form.component.html
- customer-form.component.scss
- customer-form.component.ts
- customer-actions.service.ts
- customer-detail.component.html
- customer-detail.component.scss
- customer-detail.component.ts
- customer-list.component.html
- customer-list.component.scss
- customer-list.component.ts
- customers.routes.ts
- express-home.component.html
- express-home.component.scss
- express-home.component.ts
- full-home.component.html
- full-home.component.scss
- full-home.component.ts
- home.component.ts
- api-key-form.component.html
- api-key-form.component.scss
- api-key-form.component.ts
- webhook-endpoint-form.component.html
- webhook-endpoint-form.component.scss
- webhook-endpoint-form.component.ts
- index.ts
- developers.component.html
- developers.component.scss
- developers.component.ts
- platform-only.guard.ts
- invoice-actions-host.component.html
- invoice-actions-host.component.ts
- invoice-actions.service.ts
- invoice-display.ts
- invoice-detail.component.html
- invoice-detail.component.scss
- invoice-detail.component.ts
- invoice-list.component.html
- invoice-list.component.scss
- invoice-list.component.ts
- index.ts
- invoices.routes.ts
- express-nav.ts
- full-nav.ts
- payment-intent-actions-host.component.html
- payment-intent-actions-host.component.ts
- payment-intent-actions.service.ts
- payment-intent-detail.component.html
- payment-intent-detail.component.scss
- payment-intent-detail.component.ts
- payment-intent-list.component.html
- payment-intent-list.component.scss
- payment-intent-list.component.ts
- payment-intents.routes.ts
- payment-link-actions-host.component.html
- payment-link-actions-host.component.scss
- payment-link-actions-host.component.ts
- payment-link-form.component.html
- payment-link-form.component.scss
- payment-link-form.component.ts
- payment-link-preview.component.html
- payment-link-preview.component.scss
- payment-link-preview.component.ts
- payment-link-actions.service.ts
- payment-link-display.ts
- payment-link-detail.component.html
- payment-link-detail.component.scss
- payment-link-detail.component.ts
- payment-link-list.component.html
- payment-link-list.component.scss
- payment-link-list.component.ts
- index.ts
- payment-links.routes.ts
- price-actions-host.component.html
- price-actions-host.component.scss
- price-actions-host.component.ts
- price-form.component.html
- price-form.component.scss
- price-form.component.ts
- product-actions-host.component.html
- product-actions-host.component.scss
- product-actions-host.component.ts
- product-form.component.html
- product-form.component.scss
- product-form.component.ts
- price-actions.service.ts
- product-actions.service.ts
- price-display.ts
- price-detail.component.html
- price-detail.component.scss
- price-detail.component.ts
- product-catalogue.component.html
- product-catalogue.component.scss
- product-catalogue.component.ts
- product-detail.component.html
- product-detail.component.scss
- product-detail.component.ts
- index.ts
- prices.routes.ts
- products.routes.ts
- settings.component.html
- settings.component.scss
- settings.component.ts
- express-account-alerts.ts
- express-shell.component.html
- express-shell.component.scss
- express-shell.component.ts
- dashboard-search.component.html
- dashboard-search.component.scss
- dashboard-search.component.ts
- full-shell.component.html
- full-shell.component.scss
- full-shell.component.ts
- shell-layout.scss
- subscription-actions-host.component.html
- subscription-actions-host.component.ts
- subscription-cancel-modal.component.html
- subscription-cancel-modal.component.scss
- subscription-cancel-modal.component.ts
- subscription-actions.service.ts
- subscription-display.ts
- subscription-detail.component.html
- subscription-detail.component.scss
- subscription-detail.component.ts
- subscription-list.component.html
- subscription-list.component.scss
- subscription-list.component.ts
- index.ts
- subscriptions.routes.ts
- metadata.ts
- account.component.html
- account.component.scss
- account.component.ts
- account.routes.ts
- index.ts
- checkout-collection.ts
- checkout-completion.ts
- checkout-format.ts
- mobile-wallet.spec.ts
- mobile-wallet.ts
- checkout.component.html
- checkout.component.scss
- checkout.component.spec.ts
- checkout.component.ts
- index.ts
- login.component.html
- login.component.scss
- login.component.ts
- index.ts
- not-found.component.html
- not-found.component.scss
- not-found.component.ts
- index.ts
- onboard.component.html
- onboard.component.scss
- onboard.component.ts
- payment-link.component.html
- payment-link.component.scss
- payment-link.component.ts
- platform-login.component.html
- platform-login.component.scss
- platform-login.component.ts
- index.ts
- session-expired.component.html
- session-expired.component.scss
- session-expired.component.ts
- index.ts
- setup.component.html
- setup.component.scss
- setup.component.ts
- index.ts
- account-type-form.component.html
- account-type-form.component.scss
- account-type-form.component.ts
- business-profile-form.component.html
- business-profile-form.component.scss
- business-profile-form.component.ts
- external-wallet-form.component.html
- external-wallet-form.component.scss
- external-wallet-form.component.ts
- didit-webhook-url.ts
- identity-settings-form.component.html
- identity-settings-form.component.scss
- identity-settings-form.component.ts
- person-form.component.html
- person-form.component.scss
- person-form.component.ts
- index.ts
- confirm-dialog.component.html
- confirm-dialog.component.scss
- confirm-dialog.component.ts
- copy-text.component.html
- copy-text.component.scss
- copy-text.component.ts
- date-range-picker.component.html
- date-range-picker.component.scss
- date-range-picker.component.ts
- line-chart.component.html
- line-chart.component.scss
- line-chart.component.ts
- loader.component.html
- loader.component.scss
- loader.component.ts
- metric-chart-card.component.html
- metric-chart-card.component.scss
- metric-chart-card.component.ts
- modal.component.html
- modal.component.scss
- modal.component.ts
- more-info-hover.component.html
- more-info-hover.component.scss
- more-info-hover.component.ts
- page-loader.component.html
- page-loader.component.scss
- page-loader.component.ts
- paginated-list.component.html
- paginated-list.component.scss
- paginated-list.component.ts
- platform-logo.component.html
- platform-logo.component.scss
- platform-logo.component.ts
- popup-menu.component.html
- popup-menu.component.scss
- popup-menu.component.ts
- settings-card.component.html
- settings-card.component.scss
- settings-card.component.ts
- side-menu.component.html
- side-menu.component.scss
- side-menu.component.ts
- slide-panel.component.html
- slide-panel.component.scss
- slide-panel.component.ts
- status-chip.component.html
- status-chip.component.scss
- status-chip.component.ts
- test-mode-banner.component.html
- test-mode-banner.component.scss
- test-mode-banner.component.ts
- index.ts
- index.ts
- account.scss
- align.scss
- base.scss
- buttons.scss
- checkout.scss
- chips.scss
- collapsible.scss
- filter-pills.scss
- forms.scss
- identity-requirements.scss
- modal.scss
- panels.scss
- popup-menu.scss
- scrollbars.scss
- spacing.scss
- config.ts
- country-codes.ts
- index.ts
- limits.ts
- test-data.ts
- index.ts
- solana.ts
- account-type.ts
- index.ts
- app.component.html
- app.component.scss
- app.component.spec.ts
- app.component.ts
- app.config.ts
- app.routes.ts
- android-chrome-192x192.png
- android-chrome-512x512.png
- apple-touch-icon.png
- favicon-16x16.png
- favicon-32x32.png
- favicon.ico
- site.webmanifest
- InstrumentSans-Medium.ttf
- InstrumentSans-Regular.ttf
- account_balance.svg
- account_balance_wallet.svg
- add.svg
- add_circle.svg
- add_image.svg
- arrow_forward.svg
- attach_file.svg
- autorenew.svg
- bolt.svg
- cancel.svg
- check.svg
- check_circle.svg
- chevron_down.svg
- clock.svg
- close.svg
- code.svg
- content_copy.svg
- delete.svg
- download.svg
- edit.svg
- edit_square.svg
- globe.svg
- groups.svg
- home.svg
- info.svg
- key.svg
- link.svg
- location_on.svg
- lock_open_right.svg
- logout.svg
- menu.svg
- more_horiz.svg
- package.svg
- person.svg
- phantom-wallet.svg
- question_mark.svg
- refresh.svg
- savings.svg
- search.svg
- sell.svg
- send.svg
- settings.svg
- token.svg
- undo.svg
- verified_user.svg
- logo-blue-200h.png
- logo-lg-text-blue-300w.png
- solana.svg
- usdc.svg
- zoneless-white-50h.png
- environment.prod.example.ts
- environment.ts
- index.html
- main.ts
- styles.scss
- test-setup.ts
- eslint.config.mjs
- jest.config.ts
- project.json
- proxy.conf.js
- tsconfig.app.json
- tsconfig.json
- tsconfig.spec.json
- Dockerfile.api
- Dockerfile.web
- nginx.conf.template
- AccountLinkSchema.ts
- AccountSchema.ts
- ApiKeySchema.ts
- BalanceTransactionSchema.ts
- ChargeSchema.ts
- CheckoutSessionSchema.ts
- CustomerSchema.ts
- EventSchema.ts
- ExpandableSchema.ts
- ExternalWalletSchema.ts
- IdentityThresholdRules.ts
- IdentityValidators.ts
- IdentityVerificationSessionSchema.ts
- index.ts
- InvoiceItemSchema.ts
- InvoiceSchema.ts
- PaymentIntentSchema.ts
- PaymentLinkSchema.ts
- PayoutSchema.ts
- PersonSchema.ts
- PriceSchema.ts
- ProductSchema.ts
- SubscriptionItemSchema.ts
- SubscriptionSchema.ts
- TopUpSchema.ts
- TransferSchema.ts
- WebhookEndpointSchema.ts
- index.ts
- eslint.config.mjs
- jest.config.ts
- package-lock.json
- package.json
- project.json
- tsconfig.json
- tsconfig.lib.json
- tsconfig.spec.json
- Account.ts
- AccountLink.ts
- ApiKey.ts
- ApiResponse.ts
- AuthenticatedUser.ts
- Balance.ts
- BalanceTransaction.ts
- Charge.ts
- CheckoutSession.ts
- Config.ts
- Customer.ts
- Event.ts
- ExternalWallet.ts
- IdempotencyKey.ts
- IdentityVerificationSession.ts
- index.ts
- Invoice.ts
- InvoiceItem.ts
- InvoiceLineItem.ts
- InvoicePayment.ts
- LoginLink.ts
- Operator.ts
- PaymentIntent.ts
- PaymentLink.ts
- Payout.ts
- Person.ts
- Price.ts
- Product.ts
- QueryParameters.ts
- Reporting.ts
- Subscription.ts
- SubscriptionItem.ts
- Telemetry.ts
- TopUp.ts
- Transfer.ts
- WebhookEndpoint.ts
- index.ts
- eslint.config.mjs
- package.json
- project.json
- tsconfig.json
- tsconfig.lib.json
- kill-all.sh
- .dockerignore
- .editorconfig
- .env.example
- .env.production.example
- .gitignore
- .nvmrc
- .prettierignore
- .prettierrc
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- docker-compose.yml
- eslint.config.mjs
- jest.config.ts
- jest.preset.js
- LICENSE
- nx.json
- package-lock.json
- package.json
- README.md
- SECURITY.md
- TELEMETRY.md
- tsconfig.base.json
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/zonelessdev/zoneless
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd zoneless
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. Docker
쉬움 추천사전 준비물
- Git GitHub에서 프로젝트 코드를 내려받으려면 필요합니다.
- Docker Desktop 컨테이너를 빌드하고 실행하려면 필요합니다. 설치 후 실행해서 백그라운드에 켜두세요.
docker compose up -d
정의된 모든 컨테이너(서버, DB 등)를 한 번에 빌드하고 백그라운드에서 실행합니다.
docker compose up -d # MongoDB
정의된 모든 컨테이너(서버, DB 등)를 한 번에 빌드하고 백그라운드에서 실행합니다.
├── docker-compose.yml # Full-stack Docker setup
compose 설정 파일에 정의된 서비스들을 대상으로 명령을 실행합니다.
터미널에 docker compose ps 를 입력해 컨테이너들이 Up 상태인지 확인하세요. README에 포트 번호가 적혀있다면 브라우저에서 http://localhost:포트번호 로 접속해보세요.
이 레포의 README에 적힌 실제 명령어를 그대로 가져왔습니다.
3. Node.js
쉬움사전 준비물
npm install
package.json에 명시된 라이브러리들을 내려받아 설치합니다.
npm run dev
개발/실행 서버를 켭니다.
명령어 실행 후 터미널에 나타나는 주소(보통 http://localhost:3000 형태)를 브라우저에서 열어보세요.
이 레포의 README에 적힌 실제 명령어를 그대로 가져왔습니다.
// repository documentation
Was this content helpful?
(0 ratings)
