https://github.com/vovanr/services
My services
https://github.com/vovanr/services
Last synced: 3 months ago
JSON representation
My services
- Host: GitHub
- URL: https://github.com/vovanr/services
- Owner: VovanR
- License: mit
- Created: 2019-06-05T10:40:02.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-01-09T06:04:15.000Z (over 2 years ago)
- Last Synced: 2025-01-26T19:32:28.511Z (over 1 year ago)
- Language: Svelte
- Homepage: https://vovanr.github.io/services
- Size: 1.11 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Services
[![Tested with TestCafe][testcafe-image]][testcafe-url]
[![Build Status][build-image]][build-url]
> My services
Demo: [vovanr.github.io/services][demo]
Powered by [Svelte](https://svelte.dev).
## Development
```shell
npm run dev
```
## Deploy
```shell
npm run deploy
```
## License
MIT © [Vladimir Rodkin](https://github.com/VovanR)
[demo]: https://vovanr.github.io/services
[testcafe-url]: https://github.com/DevExpress/testcafe
[testcafe-image]: https://img.shields.io/badge/tested%20with-TestCafe-2fa4cf.svg?style=flat-square
[build-url]: https://github.com/VovanR/services/actions/workflows/testcafe-workflow.yml
[build-image]: https://img.shields.io/github/actions/workflow/status/vovanr/services/testcafe-workflow.yml?style=flat-square