Skip to content

Commit b00d524

Browse files
committed
feat: Add Tailwind CSS theme and utility styles
- Introduced a new Tailwind CSS theme file with global scaling, background images, colors, animations, and font families. - Created utility styles for input and text areas, scrollbar visibility, link styles, and animation effects. - Added a new TypeScript file defining various types for tags, reactions, notes, and user profiles. - Implemented an Axios instance for API requests with request and response interceptors. - Developed a device fingerprinting utility for identifying visitors and generating unique IDs. - Created a fetcher utility for handling API requests with SWR for data fetching. - Integrated i18n for multi-language support with English and Chinese translations. - Added utility functions for time formatting, permission checks, and service worker registration. - Implemented reaction API functions for adding and removing reactions from notes. - Created a unified API for fetching notes with support for searching and filtering. - Set up TypeScript configuration files for the application and node environment. - Configured Vite for the project with Tailwind CSS and React support.
1 parent ab24d51 commit b00d524

166 files changed

Lines changed: 50 additions & 121 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ data
66
mongodb
77
package-lock.json
88
bun.lockb
9-
docker-compose.yml
109
frontend/build
1110
frontend/public/sitemap.xml
1211
backend/scripts/compressed

docker-compose-example.yml

Lines changed: 0 additions & 88 deletions
This file was deleted.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)