An open API service indexing awesome lists of open source software.

https://github.com/poissonfou/blogging

A website to write, share and read essays about topics of interest
https://github.com/poissonfou/blogging

graphql mysql portifolio responsive sequelize vue-router vue3 vuex

Last synced: 3 months ago
JSON representation

A website to write, share and read essays about topics of interest

Awesome Lists containing this project

README

        

A website where a user can create and share essays, as well as follow other users and read their essays.

Essays contain tags which defines its main subjects, and the creation/editing page contains a AI textbox created with Google Gemini.

Frontend -> Vue.js 3, Vue Router, Vuex

Backend -> Node.js, GraphQL, Sequelize + MySQL

HOW TO RUN THE SERVER: npm run start; for a dev server, npm run start:dev

![image](https://github.com/poissonfou/Blogging/assets/102704201/c90f3281-0530-4734-a801-58dc080be27d)

![image](https://github.com/poissonfou/Blogging/assets/102704201/97697579-1cc7-4514-8208-0485c01d59f0)