Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to setup a working local copy of this project? #38

Closed
shujaatak opened this issue Nov 10, 2021 · 3 comments
Closed

How to setup a working local copy of this project? #38

shujaatak opened this issue Nov 10, 2021 · 3 comments

Comments

@shujaatak
Copy link

Although The-POS-Flutter seems amazing and definitely one would wish to contribute to this project but there is no documentation in the readme file about setting up a working copy of this project in one's local machine for testing and development.

It would be a lot helpful if you please provide detailed step by step instructions about how to setup a working copy of this project on local machine.

@shujaatak
Copy link
Author

The reason for asking the question is that when i build and run The-POS-Flutter project, the app does not load any products. Is it normal or is there any bug or setting issue?

@alaa-alsalehi
Copy link
Collaborator

Hi @shujaatak the project builds on the idea of API First Approach so you can find the Open API spec in here if you want to add it to another system you need to implement the API on this system
Anyway, for testing purposes, you can change the option enableFaker in config file to true

@shujaatak
Copy link
Author

Hi @shujaatak the project builds on the idea of API First Approach so you can find the Open API spec in here if you want to add it to another system you need to implement the API on this system Anyway, for testing purposes, you can change the option enableFaker in config file to true

@ServeMe Wow, such a nice and useful answer! Thank you so much brother!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants