Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amirhnajafiz/graphhub
GraphHub is my personal website in which I keep my notes.
https://github.com/amirhnajafiz/graphhub
computer-engineering computer-science docs docusaurus graphhub notes
Last synced: about 1 month ago
JSON representation
GraphHub is my personal website in which I keep my notes.
- Host: GitHub
- URL: https://github.com/amirhnajafiz/graphhub
- Owner: amirhnajafiz
- Created: 2021-05-03T12:46:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-11T03:55:05.000Z (4 months ago)
- Last Synced: 2024-12-16T22:03:05.703Z (about 1 month ago)
- Topics: computer-engineering, computer-science, docs, docusaurus, graphhub, notes
- Language: JavaScript
- Homepage: https://amirhnajafiz.github.io/graphhub/
- Size: 14.9 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GraphHub
GraphHub is my personal website in which I keep my notes. I created it using Docusaurus.
## Build an run
To run this website on your local-machine, you can use the following command to start the react app on a docker container port `80`.
```sh
docker run -it $(docker build -q ./app -f ./build/Dockerfile)
```## Target directories
List of the directories that I should move their content to GraphHub.
- NWOS-Notebook
- OS
- Kubernetes
- Ceph