8000 GitHub - neonfuz/rxkit: RxDB + SvelteKit
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

neonfuz/rxkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RxKit

banner4

RxDB + SvelteKit

The purpose of this repo is to create a base based on SvelteKit to explore how to best interface RxDB with Svelte. It is the continuation of RxSapper. Feedback is welcome! The goal is to eventually build a stable base but it is not yet "production ready".

Create a project

npx degit neonfuz/rxkit project_name
cd project_name
yarn

Developing

yarn dev

# or start the server and open the app in a new browser tab
yarn dev -- --open

Building

Before creating a production version of your app, install an adapter for your target environment. Then:

npm run build

You can preview the built app with npm run preview, regardless of whether you installed an adapter. This should not be used to serve your app in production.

About

RxDB + SvelteKit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0