https://github.com/belchenkov/geo_located_blog
The app Geolocated Blog that will mainly display a big map where the user (Vue.js/Vuex + Node.js + Stylus + Nedb, Google Auth, Sockets)
https://github.com/belchenkov/geo_located_blog
bcrypt express geolib momentjs nedb passport socket-io stylus vue vue-googlemaps vuex vuex-router-sync
Last synced: 2 months ago
JSON representation
The app Geolocated Blog that will mainly display a big map where the user (Vue.js/Vuex + Node.js + Stylus + Nedb, Google Auth, Sockets)
- Host: GitHub
- URL: https://github.com/belchenkov/geo_located_blog
- Owner: Belchenkov
- Created: 2020-07-02T12:13:50.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-26T18:34:20.000Z (about 2 years ago)
- Last Synced: 2025-01-05T07:22:20.901Z (over 1 year ago)
- Topics: bcrypt, express, geolib, momentjs, nedb, passport, socket-io, stylus, vue, vue-googlemaps, vuex, vuex-router-sync
- Language: JavaScript
- Homepage:
- Size: 881 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 19
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Geo Located Blog
> The app Geolocated Blog that will mainly display a big map where the user (Vue.js/Vuex + Node.js + Stylus + Nedb, Google Auth, Sockets
## Build Setup
``` bash
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
```