Skip to content
This repository has been archived by the owner on Sep 24, 2024. It is now read-only.
/ outerdue Public archive

A full-fledged system for working with Outerbase in a JS/TS project

License

Notifications You must be signed in to change notification settings

abdulramonjemil/outerdue

Repository files navigation

Outerbase DUE

This project serves as a reference for working with Outerbase, showcasing a robust system for defining, using, and referencing commands within a project. A detailed explanation of the concepts and implementation will be provided in a future article.

Why "DUE"?

DUE stands for Define, Use, Export, which reflects the recommended workflow when building apps with Outerbase:

  • Define components within the codebase.
  • Use these components as part of your project.
  • Export them for direct use on the Outerbase platform.

This structure promotes clarity, reusability, and a smooth integration with Outerbase.

About

A full-fledged system for working with Outerbase in a JS/TS project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published