This website requires JavaScript.
Explore
Help
Sign In
studio
/
docs
Archived
Watch
2
Star
0
Fork
0
You've already forked docs
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-03-24
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
236c8df5ae738dda870be94ea584a21b3dc13d6f
docs
/
src
/
frontend
/
apps
/
impress
/
.prettierignore
3 lines
32 B
Plaintext
Raw
Normal View
History
Unescape
Escape
🚨(app-desk) improve linter The linter was passing near the ts errors in the tests, we improve the linter by adding a ts checkup.
2024-04-04 17:07:18 +02:00
next-env.d.ts
✨(frontend) add offline mode support Add a offline mode support from a service worker. The service worker will cache the assets and the visited pages to be able to work offline. Created a fallback page for when the user is offline and tries to access a page that is not cached.
2024-06-11 14:23:15 +02:00
service-worker.js
Reference in New Issue
Copy Permalink