0.9.3 • Published 10 months ago

noonian v0.9.3

Weekly downloads
2
License
AGPL-3.0
Repository
gitlab
Last release
10 months ago

Noonian -- a full-stack Javascript platform for database and web application development.

Intro

Audi R8

Installation

Install Prerequisites

Before proceeding, ensure the following software packages are installed on the machine:

  1. Node.js
  2. MongoDB
  3. bower

Pull from npm

npm install -g noonian

NOTE: if you are installing to a system-wide node install (as opposed to a node installation that is owned by a non-root user), there may be issues installing dependencies compiled via node-gyp. To get around the issue, use the "unsafe-perm" parameter:

npm install --unsafe-perm -g noonian

This will be resovled in a future version that will have refactored out any dependencies that are not pure javascript.

Instance set-up

See the "getting started" guide on readthedocs

License

GNU AFFERO GENERAL PUBLIC LICENSE, Version 3

Copyright (C) 2016-2020 Eugene Newall-Lockett gene@noonian.org

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see http://www.gnu.org/licenses/.

1.0.1-0

11 months ago

1.0.1-1

10 months ago

1.0.0-1

1 year ago

1.0.0-0

1 year ago

0.9.3

3 years ago

0.9.2

4 years ago

0.9.1

4 years ago

0.9.0

4 years ago

0.8.0

4 years ago

0.7.3

4 years ago

0.7.2

4 years ago

0.7.1

4 years ago

0.7.0

4 years ago

0.6.3

5 years ago

0.6.2

5 years ago

0.6.1

5 years ago

0.6.0

5 years ago

0.5.2

5 years ago

0.5.1

5 years ago

0.5.0

5 years ago

0.4.0

5 years ago

0.3.0

5 years ago

0.2.0

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago