https://github.com/anushbmx/next-js-playground
A kanban board style with next js.
https://github.com/anushbmx/next-js-playground
Last synced: 2 months ago
JSON representation
A kanban board style with next js.
- Host: GitHub
- URL: https://github.com/anushbmx/next-js-playground
- Owner: anushbmx
- Created: 2022-11-18T13:29:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-18T13:30:47.000Z (over 2 years ago)
- Last Synced: 2025-02-07T15:45:19.014Z (4 months ago)
- Language: JavaScript
- Size: 607 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Next JS Playground
A kanban board style with next js.Public URL https://anushbmx.gitlab.io/nextjs-playground
#### Config
| File | Description|
|----|----|
|`next.config.js` | Default Config. |
|`next.config.gitlab.js` | Next Config with basePath set for serving in gitlab. |