package ocsigen-start
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
Install
dune-project
Dependency
Authors
Maintainers
Sources
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)
- conf-postgresql
-
ocsipersist-pgsql-config
>= "2.0" & < "3.0" -
re
>= "1.7.2" -
js_of_ocaml
>= "6.3.2" - cohttp-lwt-unix
-
resource-pooling
>= "1.0" & < "2.0" -
yojson
>= "1.6.0" -
ocsigen-i18n
>= "3.7.0" -
ocsigen-ppx-rpc
>= "1.1" -
ocsigen-toolkit
>= "2.7.0" -
eliom
>= "12.0.0" & < "13.0.0" -
ocsigen-i18n
>= "4.0.0" -
safepass
>= "3.0" -
pgocaml_ppx
>= "4.0" -
pgocaml
>= "4.0" -
ocaml
>= "4.10.0"
Dev Dependencies
None
Used by
None
Conflicts
None