Hello! 🤓
This is a boilerplate by Haute Technologies.
- SSR JSON GET example. Initialize backend.
- SSR Apollo GraphQL fetch getServerSideProps example.
- Browser-side GET request headers example.
- Browser-side Apollo GraphQL useLazyQuery example. Initialize backend.
- Browser-side Apollo GraphQL useQuery example.
- Browser-side Apollo GraphQL useQuery & useMutation example.
- Responsive example.
- Navbar example.
- Drawer example.
- Responsive navbar + responsive footer example.
- API HTTP GET example.
- API HTTP POST endpoint: /api/post-test (send URL encoded Form value with key of 'testKey' and cookie)
- CSR useEffect XHR AJAX example. Initialize backend.
- Sign-in without antd form example.
- Sign-in with antd form example.
- Sign-in with OAuth via NextAuth example.
- Sign-in with OAuth custom example.
- Username availability check (no axios) example.
- Username availability check with axios example.
- Signup / registration example.
- Lottie example.
Ant Design Widget + CSS test. DatePicker should appear below.