Acsys Data Tool
Acsys is a content management system that allows developers to develop faster and end users to provide content easier.
An open source CMS that allows you to easily configure your backend in no time!
Try It
Solving problems effectively
Acsys enables developers to leverage a powerful backend in order to improve workflow. This tool gives end users a robust interface for managing and delivering content.
Made for use
Acsys was created to fulfill the need for a frontend interface for Cloud Firestore. We're not only creating an entire system that automates your backend implementation, we are also designing a philosophy. One in which you start with Acsys and streamline your development from a solid flexible foundation.
Using Acsys
We recommend taking a "start with a flame" approach when it comes to using Acsys. In layman's terms this means that you should configure your database and data access points before doing any heavy frontend development. Below is the typical roadmap we use to implement a project.
-
Configure Acsys
Clone Acsys and run it locally to configure the database. Once configured build using the build script.
-
Deploy Acsys
Next deploy Acsys to your desired hosting provider and setup a DNS for the application. We typically use a subdomain of the project domain.
-
Configure Data and Open Tables for APIs
Create all necessary tables and configure the appropriate controls for your end users. Tables can then be unlocked for API access via Acsys.
-
Enjoy Development