Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nicolascbv/consciencia-verde
This is a simple blog template
https://github.com/nicolascbv/consciencia-verde
algolia express firebase javascript nextjs template typescript user-manager-service
Last synced: about 2 months ago
JSON representation
This is a simple blog template
- Host: GitHub
- URL: https://github.com/nicolascbv/consciencia-verde
- Owner: NicolasCBV
- Created: 2023-08-25T19:19:41.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-07T05:49:33.000Z (about 1 year ago)
- Last Synced: 2023-11-07T06:29:05.052Z (about 1 year ago)
- Topics: algolia, express, firebase, javascript, nextjs, template, typescript, user-manager-service
- Language: TypeScript
- Homepage: https://blog-template-btvb.vercel.app
- Size: 7.35 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WELCOME
This project is one simple blog template that uses the following dependencies:1. Firebase Services;
2. Algolia Services;
3. Redis instance;
4. MySQL instance;
5. [UMS Service Instance](https://github.com/NicolasCBV/user-manager-service);
6. Back-end instance: docs [here](https://documenter.getpostman.com/view/25622444/2s9YCBvVy9);Don't forget to see .env.example and docker-compose.yml to see what variables you will need to set for production and development.