Skip to content

Template that provides a foundation for building full-stack applications using Astro with TypeScript support

License

Notifications You must be signed in to change notification settings

Akid-Affian/astro-bun-sqlite-template

Repository files navigation

Astro + Bun + SQLite Fullstack Starter Kit

Welcome to the Astro + Bun + SQLite Fullstack Starter Kit! This is my favourite template that provides a solid foundation for building fullstack applications using Astro for the frontend, Bun for the server, and SQLite for the database.

Getting Started

Clone the Repository

To get started, clone this repository to your local machine:

git clone https://github.com/Akid-Affian/astro-bun-sqlite-template.git
cd astro-bun-sqlite-template

Run the Development Server

Once you have cloned the repository, you can start the development server with the following command:

bun --bun run dev

Build the Project

To build the project for production, use the following command:

bun --bun run build

About

Template that provides a foundation for building full-stack applications using Astro with TypeScript support

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published