Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bjmckenz authored Apr 13, 2024
1 parent 32be9ad commit d374aa2
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,17 @@

Simple Svelte project to show how a Svelte site can easily consume an API. This is the client side.

## API server
API repo is https://github.com/bjmckenz/api0

This is accessed via SvelteKit.

## Database example

If you're looking for how to use a DB like SQLite3 via SvelteKit, check out https://github.com/bjmckenz/client_db.

*This repo used to include DB examples, but they have been removed*

# How to Run

*(Start the API project first -- see that project)*
Expand Down

0 comments on commit d374aa2

Please sign in to comment.