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

add wakapi #1033

Merged
merged 2 commits into from
Dec 2, 2023
Merged

add wakapi #1033

merged 2 commits into from
Dec 2, 2023

Conversation

ariaieboy
Copy link
Contributor

@ariaieboy ariaieboy commented Dec 2, 2023

Wakapi is an open-source tool that helps you keep track of the time you have spent coding on different projects in different programming languages and more.
Ideal for statistics freaks and anyone else.
https://wakapi.dev

@githubsaturn
Copy link
Collaborator

Thanks!

@githubsaturn githubsaturn merged commit 8c276ad into caprover:master Dec 2, 2023
1 check passed
@ariaieboy ariaieboy deleted the wakapi branch December 2, 2023 17:08
@uhlhosting
Copy link

uhlhosting commented Dec 10, 2023

@ariaieboy nice job! thanks for this addition, there is only one issue on my deployment, I get a 404 when I try to reach /api . Can you confirm your instance works out of the box with this url?

@ariaieboy
Copy link
Contributor Author

@ariaieboy nice job! thanks for this addition, there is only one issue on my deployment, I get a 404 when I try to reach /api . Can you confirm your instance works out of the box with this url?

Make sure that the wakapi public url env is sets correctly

@uhlhosting
Copy link

@ariaieboy I set it correctly, since I can visit the domain and all other pages, but the /api .

@ariaieboy
Copy link
Contributor Author

@ariaieboy I set it correctly, since I can visit the domain and all other pages, but the /api .

that's because there is no /api route go to yourdomain.com/swagger-ui/swagger-ui/index.html and check the API endpoints
for example go to this URL yourdomain.com/api/health if it returns app=1 db=1 that means your API working fine

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

Successfully merging this pull request may close these issues.

3 participants