@bun-examples/stric

0.0.1 • Public • Published

Getting Started

This is the project bootstrapped for using @stricjs/kit with ArrowJS.

  • index.ts: Entry point of the project.
  • global.d.ts: Global types of client and server
  • src/pages: All pages to build.
  • src/routes: All route handlers.
  • src/stric-pages.d.ts: The global type definitions of the pages.
  • src/stric.config.json: Default config for the project, will be merged with the config passed into Stric.boot

Start the app using:

# Run in development
bun run dev

# Run in production (for output minifying)
bun run prod

App will be available at localhost:8080.

Readme

Keywords

none

Package Sidebar

Install

npm i @bun-examples/stric

Weekly Downloads

0

Version

0.0.1

License

none

Unpacked Size

5.06 kB

Total Files

13

Last publish

Collaborators

  • kapsonfire
  • bun-examples-ci
  • jarred