package ocsigen-start

  1. Overview
  2. No Docs
Higher-level library for developing Web and mobile applications with users, registration, notifications, etc

Install

dune-project
 Dependency

Authors

Maintainers

Sources

8.0.0.tar.gz
md5=e054fdaf95f5a034eb0dec82684a6626
sha512=50660aecc62137f2d8f434b0b63b78f7344ed5d71d9102aadc451ee63323a770c3dc2c7ef80b1164a2489e97ec996feac7ed215ed559ca3a5166c32a95a85b12

Description

Ocsigen Start is a set of higher-level libraries for building client-server Web and mobile applications with Ocsigen (Js_of_ocaml and Eliom). It provides modules for user management (session management, registration, activation keys, ...), managing groups of users, displaying tips, and easily sending notifications to the users. Ocsigen Start comes with an eliom-distillery template for an app with a database, user management, and session management. This template is intended to serve as a basis for quickly building the Minimum Viable Product for Web and mobile applications with users. The goal is to enable the programmer to concentrate on the core of the app, and not on user management.

Published: 27 Feb 2026

Dependencies (16)

  1. conf-postgresql
  2. ocsipersist-pgsql-config >= "2.0" & < "3.0"
  3. re >= "1.7.2"
  4. js_of_ocaml >= "6.3.2"
  5. cohttp-lwt-unix
  6. resource-pooling >= "1.0" & < "2.0"
  7. yojson >= "1.6.0"
  8. ocsigen-i18n >= "3.7.0"
  9. ocsigen-ppx-rpc >= "1.1"
  10. ocsigen-toolkit >= "2.7.0"
  11. eliom >= "12.0.0" & < "13.0.0"
  12. ocsigen-i18n >= "4.0.0"
  13. safepass >= "3.0"
  14. pgocaml_ppx >= "4.0"
  15. pgocaml >= "4.0"
  16. ocaml >= "4.10.0"

Dev Dependencies

None

Used by

None

Conflicts

None