https://github.com/vovayatsyuk/intray.run
Source code of the https://intray.vercel.app/ website.
https://github.com/vovayatsyuk/intray.run
background-jobs task-runner
Last synced: 5 months ago
JSON representation
Source code of the https://intray.vercel.app/ website.
- Host: GitHub
- URL: https://github.com/vovayatsyuk/intray.run
- Owner: vovayatsyuk
- Created: 2023-11-19T14:21:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-14T20:04:02.000Z (over 2 years ago)
- Last Synced: 2025-05-20T21:38:05.410Z (about 1 year ago)
- Topics: background-jobs, task-runner
- Language: HTML
- Homepage: https://intray.vercel.app/
- Size: 388 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Intray.run
Source code of the [intray.run](https://intray.run) website.
## Installation
```
git clone git@github.com:vovayatsyuk/intray.run.git &&\
cd intray &&\
npm install
```
## Running
```
npm run dev
```