pena.kalwabed.com Svelte Themes

Pena.kalwabed.com

Website coordinates Kalwabed's abstract writings

Pena

Website coordinates Kalwabed's abstract writings in Indonesia.

Demo

https://pena.kalwabed.com

Tech Stack

  • SvelteKit
  • TypeScript
  • Uno CSS
  • Prisma + Planetscale

Getting Started

To get started running the project locally, please follow the steps below.

First, clone the repository.

git clone https://github.com/kalwabed/pena.kalwabed.com.git

Then, install dependencies and fetch data to your local machine. Note that we use PNPM.

cd pena.kalwabed.com
pnpm install

Generate Prisma Client.

pnpm dlx prisma generate

Finally, run the development server.

pnpm dev

Open http://127.0.0.1:5173 with your browser to see the result.

Environment Variables

To run this project, you will need to add the following environment variables to your .env file.

DATABASE_URL: Neon/PostgreSQL database URL.

BOT_TOKEN: (optional) Telegram bot token.

BOT_GROUP_ID: (optional) Telegram bot group id.

Learn More

To learn more about Sveltekit, take a look at the following resources:

Authors

License

MIT

Top categories

Loading Svelte Themes