aionic backend

Backend for managing the data across all Aionic applications

1
0
JavaScript

Aionic Manager

alt text

Aionic offers open source applications for project management and collaboration. Our focus is on simplifying and accelerating the workflow for agile teams in the open source way.

Description

Aionic offers a set of open source products for project management of any size. All our products are released under the MIT license, so feel free to customize it and share it with others!

Please keep in mind that we just develop the software and don’t host the applications anywhere for public usage. That means you have to take care of the hosting for yourself.

All products are built on top of the Aionic Core application, since this is the place where all your data is managed and distributed. So for the usage of any other application, you have to use at least Aionic Core.

Moreover we highly recommend Aionic Manager which makes your data management much easier.

Some of the technologies we trust: Node.js, React, MySQL

Features

Aionic Manager is a web application that helps you to manage your data like users e.g. for Aionic Apps. The application is a SPA based on ReactJS written in JavaScript.

Some of the features included in this app:

  • User Management

Prerequisites

  • Node.js

Installation

First of all, rename the following files and enter your credentials / infos:

  • .env.example -> .env

Afterward, run the following commands to start the application

yarn install
yarn start

NOTE: You can also use npm.

User Guide

In progress.

Philosophy

Our focus is on simplifying and accelerating the workflow for agile teams in the open source way.

We try to help other people and companies realizing their ideas by offering highly maintainable project management softwares that everybody can adjust as desired.

Community

License

Aionic Manager is released under MIT license.