Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tommypop2/timelapsr
https://github.com/tommypop2/timelapsr
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tommypop2/timelapsr
- Owner: Tommypop2
- Created: 2023-07-23T16:20:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-25T12:25:58.000Z (over 1 year ago)
- Last Synced: 2023-07-25T12:56:51.770Z (over 1 year ago)
- Language: TypeScript
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## About
A utility for creating timelapses, whilst displaying a looping preview of that timelapse while it's being created
## How to run
- Ensure that [NodeJS](https://nodejs.org/en) is installed.
- Run the following from the terminal in the project directory:
- `npm install`
- `npm run dev` or `npm start`Runs the app in the development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.The page will reload if you make edits.