Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7,889 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


10gen application server (ed)

Layout 
 - src/         : all source code
 - src/langcore : some low level stuff that main depends on
 - src/main/ed  : this is the where the bulk of the code lives
 - src/test     : unit tests
 - src/jni      : deprecated
 - bin/scripts  : some nice tools to interact with your site/db
 - conf         : basic configuration, has to be on your classpath
 - include      : jars, all jars have to be on your classpath

To Run AppServer:

ant
./runLight.bash ed.appserver.AppServer <options>

or

./runAnt.bash ed.appserver.AppServer <options>

To see option information, see SDK quickstart

About

10gen application server

Resources

Stars

16 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages