A URL shortener using Next.js 14 server actions, Postgres or SurrealDB, Shadcn/ui, and Tailwind.
.devcontainer | ||
src | ||
.eslintrc.json | ||
.gitignore | ||
.prettierignore | ||
components.json | ||
CONTRIBUTING.md | ||
docker-compose.yml | ||
Dockerfile | ||
LICENSE-Apache | ||
LICENSE-MIT | ||
next.config.js | ||
package-lock.json | ||
package.json | ||
postcss.config.js | ||
README.md | ||
shell.nix | ||
tailwind.config.ts | ||
tsconfig.json |
Example .env
DB_USER=root
DB_PASSWORD=root
License
All code in this repository is dual-licensed under either License-MIT or LICENSE-APACHE at your option. This means you can select the license you prefer. Why dual license