Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/biantris/braintris
🧠Repositories that contain everything I've created and studied (bia knowledge base)
https://github.com/biantris/braintris
full-stack journey knowledge-base performance zettelkasten
Last synced: 21 days ago
JSON representation
🧠Repositories that contain everything I've created and studied (bia knowledge base)
- Host: GitHub
- URL: https://github.com/biantris/braintris
- Owner: biantris
- License: mit
- Created: 2021-06-07T02:13:07.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-17T17:55:43.000Z (30 days ago)
- Last Synced: 2024-10-19T14:19:05.900Z (28 days ago)
- Topics: full-stack, journey, knowledge-base, performance, zettelkasten
- Language: JavaScript
- Homepage: https://biantris.github.io/braintris/
- Size: 21.6 MB
- Stars: 69
- Watchers: 2
- Forks: 3
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
🧠braintris
bia knowledge base
The purpose of this repository is to publicly showcase my journey and learnings as a fullstack developer.
🚧 this is a wip forever 🚧[![documentation](https://github.com/biantris/braintris/actions/workflows/deploy.yml/badge.svg)](https://github.com/biantris/braintris/actions/workflows/deploy.yml)
### Getting Started
- clone this repo
```sh
> yarn
#or
> yarn install> yarn start
Open in: http://localhost:3000
```## Contributions
Feel free to contribute to this project, if you find any bugs or improvements, open an issue and send a PR about it \o/