create-skrapi

0.11.2 • Public • Published

Skrapi: A SvelteKit / REST API toolkit.

Skrapi is a toolkit for speeding up the development of web applications with a SvelteKit frontend and an Express backend (REST API).

Get started

mkdir my-project
cd my-project
npm init skrapi

To read the docs locally

cd client/
npm run dev

Then go to localhost:3000/docs

Note that those docs are read from the docs/ directory at the top level of this project. You are welcome to replace the default Skrapi docs with documentation for your own project and they will work the same way.

/create-skrapi/

    Package Sidebar

    Install

    npm i create-skrapi

    Weekly Downloads

    3

    Version

    0.11.2

    License

    MIT

    Unpacked Size

    214 kB

    Total Files

    78

    Last publish

    Collaborators

    • codepilotsf