Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SaraVieira/awesome-talks
Awesome Talks Curated By the Community
https://github.com/SaraVieira/awesome-talks
List: awesome-talks
Last synced: 5 days ago
JSON representation
Awesome Talks Curated By the Community
- Host: GitHub
- URL: https://github.com/SaraVieira/awesome-talks
- Owner: SaraVieira
- License: mit
- Archived: true
- Created: 2018-05-19T15:57:27.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-05-09T12:37:14.000Z (over 2 years ago)
- Last Synced: 2024-05-22T14:09:18.645Z (6 months ago)
- Language: JavaScript
- Homepage:
- Size: 3.56 MB
- Stars: 809
- Watchers: 25
- Forks: 66
- Open Issues: 2
-
Metadata Files:
- Readme: Readme.md
- License: License.md
Awesome Lists containing this project
README
# Awesome Talks
This website is no longer online and for that the repo is archived. It should still work locally even though the packages are super outdated.
If you want to start a new project the data that was on this website is in https://github.com/sw-yx/awesometalksdata
## What was it ?
Awesome Tech Talks Curated by the Community
## How to Run it ?
First you need node and git installed after that run:
```sh
git clone https://github.com/SaraVieira/awesome-talks
cd awesome-talks
yarn
yarn dev
```