Sébastien Conejo
Sébastien Conejo
Add CASE
Add CASE, an open-source and frameworkless tool allowing to build CRUD web applications in minutes.
Since the new design no longer includes breadcrumbs, we need to clean up the code by removing everything related to this feature: interface and service.
This PR is an update of a listed software. Indeed, we release our product. It was called CASE. Now it is called `Manifest`. By the way, the old url, case.app...
In the API doc : When you get the current admin, the response displays the hashed password (If I'm authorized to get this information). ![Capture d’écran 2024-08-01 à 15 09...
style: Update the look and feel of the `responses` title on the API docs to make it easier to read
The structure of the API documentation is difficult to follow. When testing an endpoint, the API documentation first displays the test response, followed by a list of possible responses. Both...
We updated our product. It's walled now Manifest and it's the simplest Backend-as-a-Service you can find.
When I upload a file with spaces in its name, the spaces are not URL-encoded. This causes issues when trying to download the file later, as URLs cannot handle spaces...
### Description: We need to improve the SEO (Search Engine Optimization) of the Manifest website to enhance its visibility on search engines. This includes a full site audit and the...
Official project documentation serves as a key entry point for new visitors, making it an ideal target for SEO optimization. As Manifest is a new project, we face challenges in...
Add JSDoc comments to all functions and methods in the core of manifest to improve code clarity and maintainability. Check Js doc tutorial here: https://wojciechkrysiak.medium.com/typescript-jsdoc-better-docs-7c03b6ea04df