2.2.1 • Published 6 years ago

itee-database-mongodb v2.2.1

Weekly downloads
2
License
BSD-3-Clause
Repository
github
Last release
6 years ago

IteeServer

The itee server is the back end part of the itee solution predicted for running WebGL 3d content. It allow to CRUD operation throught an RestFull Api in link with a mongo database.

How to install

From npm:

npm install itee-server

If you want to build the repository from source follow these instructions:

git clone https://github.com/Itee/itee-server.git
npm install
npm run build

then start server using

npm start

How to use

First of all, you should take a look to the documentation ! You could find an "hello world" example in tutorial section. In case you have clone the repository you could auto-generate the library documentation using:

npm run doc

How to contribute

Coming soon...

BSD-3-Clause License

2.2.1

6 years ago

2.2.0

6 years ago

2.1.1

6 years ago

2.1.0

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.2.8

6 years ago

1.2.7

6 years ago

1.2.6

6 years ago

1.2.5

6 years ago

1.2.4

6 years ago

1.2.3

6 years ago

1.2.2

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago