Skip to content

anasark/happytos-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 [email protected]. 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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 96.3%
  • Blade 3.7%