sapper_4_8auth

Sapper_4_8auth

Sapper + svelte , sqlite authorize / CRUD

# sapper_4_8auth

Version: 0.9.1

Author  : Kouji Nakashima / kuc-arc-f.com

date    : 2021/06/02

update : 2021/06/04


License

Licence : MIT License


Summary

Sapper + svelte , sqlite authorize / CRUD


Setup

  • npm install

app_config.js

  • if change db file , DB_FILE_NAME change
    DB_FILE_NAME: "./db1.sqlite",
    

  • table create:

  • users

doc/db/users.sql

  • todos

doc/db/todos.sql


Start server

  • start :

yarn dev



Top categories

Loading Svelte Themes