Skip to content
This repository has been archived by the owner on Mar 21, 2022. It is now read-only.

crazyoptimist/leaflet-vue-rails-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leaflet POC built with Rails API and Vue

poc

Run using docker-compose

Prepare your .env files in be, fe directories as well as in project root.

cp .env.example .env    # In backend, frontend, and one more for mongodb. (I am a big fan of dotenv. :XD)

Run the whole app by simply typing:

docker-compose up -d

Open your browser at port 8080 from where the Vue app is being served.
http://localhost:8080
This is only development mode.

License

MIT

Author

CrazyOptimist@2020 July

About

Leaflet Mapping POC [Vue+Rails API+MongoDB]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages