Skip to content

🌟Better documentation of the frontend plz #463

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

Open
christopheragnus opened this issue Mar 26, 2025 · 2 comments
Open

🌟Better documentation of the frontend plz #463

christopheragnus opened this issue Mar 26, 2025 · 2 comments
Labels
enhancement New feature or request

Comments

@christopheragnus
Copy link

christopheragnus commented Mar 26, 2025

Hi, I would like to work on the frontend but the Readme file is empty at the moment. Can someone write up some docs outlining what API routes are being consumed on the React frontend with the Laravel backend? I would to understand how the frontend sends requests to the backend. I have it running locally (after following running without Docker guide) but it seems to be submitting requests to somewhere without the backend running...

@christopheragnus christopheragnus added the enhancement New feature or request label Mar 26, 2025
@daveearley
Copy link
Contributor

Hi @christopheragnus,

Good suggestion! I'll work on adding some FE documentation. There are API docs here, but they are for v0.8. The v1.0.0 API docs are currently being updated and will be made public very soon.

Thanks

@christopheragnus
Copy link
Author

Hi @christopheragnus,

Good suggestion! I'll work on adding some FE documentation. There are API docs here, but they are for v0.8. The v1.0.0 API docs are currently being updated and will be made public very soon.

Thanks

Thanks, the API docs will help. I think the FE docs would help me find which parts / files are calling the APIs.

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

No branches or pull requests

2 participants