A robust and non-opinionated template for building modern web applications with Next.js and TypeScript. Includes pre-configured tools like ESLint, Prettier, Husky, Commitlint, and more, ensuring a seamless development experience. Ideal for developers who want a head start on their next project.
Stars
1
Forks
0
Watchers
1
Open Issues
7
Overall repository health assessment
^1.7.4^1.2.2^1.2.2^2.6.8^0.11.1^3.26.0^16.4.7^12.0.1^0.38.2^0.6.1^11.15.015.1.11^4.24.11^0.4.4^8.13.1^19.0.0^19.0.0^3.24.1^19.6.1^19.6.0^3^5.2.0^20^8.11.10^19^19^10.4.20^0.30.1^915.1.2^9.1.0^2.8.0^17.15.1^5.2.1^3.17.5^9.1.7^15.2.11^8.4.49^3.4.2^0.6.9^3.4.17^4.19.2^5^8.18.134
commits
1
commits
Merge pull request #10 from cssorlandi/vercel/react-server-components-cve-vu-238hq3
6790ec0View on GitHubfeat: render guestbook entries as cards to show user and message info
6f0de8cView on GitHubfeat: create guestbook relation with user to fetch user data
d0ff51aView on GitHubfeat: enable database query autocomplete based on schema
6b1cc67View on GitHubfeat: implement guestbook form with server and client side validation
9611a5aView on GitHubfeat: implement server action to insert new guestbook entry
a5f1901View on GitHub