Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/muthuri-dev/bloggz
Developers platform for blogging their stories and tech others
https://github.com/muthuri-dev/bloggz
Last synced: 31 minutes ago
JSON representation
Developers platform for blogging their stories and tech others
- Host: GitHub
- URL: https://github.com/muthuri-dev/bloggz
- Owner: muthuri-dev
- License: mit
- Created: 2024-01-08T08:32:46.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-09T13:58:09.000Z (11 months ago)
- Last Synced: 2024-04-13T18:29:27.156Z (10 months ago)
- Language: TypeScript
- Homepage: https://bloggz.vercel.app
- Size: 569 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Bloggz is a next-generation for teaching developers how to contribute to open source, written in Next js. It consists of 2 major parts:
- [**Frontend:**]() Built with React js and next js, tailwindcss for styling and zustand as the state management library
- [**Backend:**]() Built with graphql api endpoints and postgress database## Getting Started on localhost
## Getting Started
First, run the development server:
```bash
npm installnpm run dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
## Contributing
See [CONTRIBUTING.md](./CONTRIBUTING.md) for more information.
## Who is using Bloggz?
Bloggz is used by the world's leading developers to write their stories and teach other developers. Check out the [Bloggz](https://bloggz.vercel.app/) to learn more.
## Updates
Check out [Bloggz updates](https://bloggz.vercel.app/) for project updates.
## Authors
**Bloggz**
- Kennedy Muthuri ([@muthuri_dev](https://twitter.com/muthuri_dev))
## Security
If you believe you have found a security vulnerability in bloggz, we encourage you to responsibly disclose this and not open a public issue. We will investigate all legitimate reports. Email `[email protected]` to disclose any security vulnerabilities.