Glider is a project aiming at improving and replacing the Victorian Biodiversity Atlas.
Showing where wildlife is now and how this has changed over time. This makes it a core input to the majority of the governments processes and programs that impact native species.
Report Bug
Request Feature
Table of Contents
With a flexible data model, elastic cloud scaling, and rich queries, Glider is able to fulfi the needs of governments processes and programs that impact native species.
The project can be started with:
clojure clojure -Sdeps '{:deps {reply {:mvn/version 0.4.3}}}' -m reply.main --attach localhost:$(echo .nrepl-port)
- npm
npm install npm@latest -g
- Get a free API Key at https://example.com
- Clone the repo
git clone https://gitlab.com/JohanCodinha/glider.git
- Install NPM packages
npm install
- Enter your API in
config.js
const API_KEY = 'ENTER YOUR API';
Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.
For more examples, please refer to the Documentation
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Johan Codinha - [email protected]