Skip to content

krisantuswanandi/sharelinkgan

Repository files navigation

Sharelinkgan

Sharelinkgan

or Share Link Gan! is where you paste your code and just share the link (because sharing is caring 😉).

Development

Built with Nuxt 3. Click here to learn more.

Copy .env.example file into .env and fill the variables.

Create a new database on Turso and fill the database env variables with your credentials.

Install proejct dependencies by running bun install.

Update your database schema by running bun run db:push.

Finally, start the dev server by running bun run dev.

License

MIT License © 2023 Krisantus Wanandi