Skip to content

edrex/camlapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Camlapp

A proof-of-concept Camlistore browser app.

  • Search
  • List results
  • Listen for updates

Objectives

Learn stuff and bring it back to Camlistore.

  • TypeScript is teh awesum?
  • Demontrate a vendoring workflow in the main app.
  • What's the most sane way to load stuff? System.js unpacked mode? Closure compiler or Rollup?

Create pathways for developing third party apps.

  • Reusable client:
    • Storage
    • Query
    • Describe
    • Auth?
  • Contracts for reusable UI elements etc
  • How to distribute libraries? NPM is probably the most convenient for people.
  • Document the process of developing an app.

About

Demonstration Javascript client app for Camlistore

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published