.github
|
Initial commit of version 3.
|
2022-12-18 19:00:37 +03:30 |
Layouts
|
Refactored schema and added link model.
|
2023-02-14 03:39:13 +03:30 |
components
|
Refactored schema and added link model.
|
2023-02-14 03:39:13 +03:30 |
hooks
|
Route handling + Added main layout.
|
2023-02-09 03:28:55 +03:30 |
lib
|
User registration.
|
2023-01-31 15:06:56 +03:30 |
pages
|
Refactored schema and added link model.
|
2023-02-14 03:39:13 +03:30 |
prisma
|
Refactored schema and added link model.
|
2023-02-14 03:39:13 +03:30 |
public
|
NextJS + Tailwind base setup.
|
2023-01-23 01:09:35 +03:30 |
styles
|
NextJS + Tailwind base setup.
|
2023-01-23 01:09:35 +03:30 |
types
|
Refactored schema and added link model.
|
2023-02-14 03:39:13 +03:30 |
.eslintrc.json
|
NextJS + Tailwind base setup.
|
2023-01-23 01:09:35 +03:30 |
.gitignore
|
Added GET and POST routes.
|
2023-02-09 00:41:33 +03:30 |
LICENSE
|
Update LICENSE
|
2022-10-05 17:20:16 +04:00 |
README.md
|
Update README.md
|
2023-01-05 10:15:14 +03:30 |
SAMPLE.README.md
|
Replaced JavaScript with TypeScript.
|
2023-01-29 21:42:36 +03:30 |
SECURITY.md
|
Create SECURITY.md
|
2022-12-13 09:45:32 +03:30 |
next.config.js
|
Added user authentication.
|
2023-02-06 21:29:23 +03:30 |
package.json
|
Added user authentication.
|
2023-02-06 21:29:23 +03:30 |
postcss.config.js
|
NextJS + Tailwind base setup.
|
2023-01-23 01:09:35 +03:30 |
tailwind.config.js
|
NextJS + Tailwind base setup.
|
2023-01-23 01:09:35 +03:30 |
tsconfig.json
|
Replaced JavaScript with TypeScript.
|
2023-01-29 21:42:36 +03:30 |
yarn.lock
|
Added user authentication.
|
2023-02-06 21:29:23 +03:30 |