Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 0.8 #320

Open
wants to merge 30 commits into
base: next
Choose a base branch
from
Open

Version 0.8 #320

wants to merge 30 commits into from

Conversation

Vehmloewff
Copy link
Member

@Vehmloewff Vehmloewff commented Oct 11, 2024

Features

  • Rust lib for backend implementation
    • Tower service
    • Creates/manages sessions
    • Watches/invalidates objects (this is now deferred to the server)
    • Accepts data bindings
    • Supports auth_token
  • CLI Rewrite in Typescript
    • gen
    • deploy
    • preview
    • Renders prompts
  • Specification
    • Network
    • Building
  • Documentation
    • Current readme.md
    • build_lib doc comments
  • Typescript build_lib
    • Is usable
    • Config reading
      • From CLI Args
      • From prompt
      • From config file
  • Frontends
    • Web
      • Has repo
      • Is usable
      • Has schema system
      • Has objection_deploy.ts
      • Has objection_preview.ts
    • Android
      • Has repo
      • Is usable
      • Has schema system
      • Has objection_deploy.ts
      • Has objection_preview.ts
    • IOS
      • Has repo
      • Is usable
      • Has schema system
      • Has objection_deploy.ts
      • Has objection_preview.ts

and some of the supporting boilerplate that will be required for most other components
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant