SWAPI Clone

This a SWAPI (partial) clone using Deno, Svelte and Tailwind just because.

Please read the article(soon) if you want to know more about it.

Requirements

Setup

# API
$ cd server
$ rm database.sqlite
$ denon create:db

# Client
$ cd client
$ yarn install

Run

# API
$ cd server
$ denon start

# Client
$ cd client
$ yarn dev

Tests

# API
$ cd server
$ denon test

And then go to http://localhost:5000 and play with the request box.

You can also download the Postman collection.

Top categories

svelte logo

Want a Svelte site built?

Hire a Svelte developer
Loading Svelte Themes