Skip to content

ma-pp/point

 
 

Repository files navigation

Latest Stable Version Unstable Version StyleCI

This package still in active development and not ready for production yet.

About Point

Our mission is to provide exceptional accounting and bookeeping solutions in the most demanding era.

Quick Start

First you need to install Composer and Git.

After that you can create new point project using composer.

composer create-project point-red/point point

Go to your project directory and install dependencies.

cd point
composer install

Since Point using Firestore you should install and enable grpc. For more detailed guide please check https://cloud.google.com/php/grpc

You are ready to go, please refer to our documentation below for any guide and instruction.

Documentation

Point developer documentation can be found at https://point-red.github.io/point, if you have feedback or would like to write some user documentation, please let us know by emailing support.

Security Vulnerabilities

If you discover a security vulnerability within Point, please send an e-mail to martien@point.red. All security vulnerabilities will be promptly addressed.

Related Links

Official Website : https://www.point.red Api Website : https://api.point.red Api Docs : https://docs.point.red Code Coverage : https://point-code-coverage.netlify.com

About

Point.RED is an ERP Framework for Web Artisans

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 96.1%
  • Blade 3.8%
  • Other 0.1%