https://github.com/yus-ham/blangko
https://github.com/yus-ham/blangko
bun polkadot routify svelte yii2
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yus-ham/blangko
- Owner: yus-ham
- License: mit
- Created: 2021-06-18T05:49:06.000Z (about 5 years ago)
- Default Branch: api-basic
- Last Pushed: 2023-10-08T18:47:30.000Z (over 2 years ago)
- Last Synced: 2025-04-03T07:43:30.222Z (about 1 year ago)
- Topics: bun, polkadot, routify, svelte, yii2
- Language: JavaScript
- Homepage: https://blangko.pages.dev
- Size: 710 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Blangko
Start business from a blank project.
This is SPA starter based on [Svelte](https://svelte.dev) + [Routify](https://routify.dev).
### Installation
Clone and select a branch as of your preferd backend.
```
git clone https://github.com/yus-ham/blangko.git --depth 1 --single-branch -b api-basic
cd
pnpm install
pnpm build
pnpm start
```
### Demo User
> username: admin
password: 123456789
### Development
```
pnpm dev
```