Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sibelius/zettelkasten
Thoughts and Ideas
https://github.com/sibelius/zettelkasten
Last synced: 1 day ago
JSON representation
Thoughts and Ideas
- Host: GitHub
- URL: https://github.com/sibelius/zettelkasten
- Owner: sibelius
- Created: 2022-11-21T21:43:20.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-19T12:09:45.000Z (6 months ago)
- Last Synced: 2024-05-20T15:13:05.043Z (6 months ago)
- Language: TypeScript
- Homepage: https://sibelius.github.io/zettelkasten/
- Size: 18.4 MB
- Stars: 42
- Watchers: 4
- Forks: 17
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Thoughts and Ideas
Watch the repo to get new content
## How to run
Install dependencies
```bash
yarn
```Start the server
```bash
yarn start
```