Skip to content
This repository was archived by the owner on Jun 26, 2020. It is now read-only.

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

google-maps

Google maps with React and Express

dev deployment

Prerequisites

node, npm, docker, docker-compose, knex, nodemon

google map api key

cp ./client/src/app-parameters.dist.ts ./client/src/app-parameters.ts
add google map apki key from your cloud profile

postgres

docker setup
sh compose.sh dev
or set up pg using config in server/knexfile.ts

server

npm --prefix ./server/ i && npm --prefix ./server/ run start-dev

client

npm --prefix ./client/ i && npm --prefix ./client/ run start

About

Google maps with React and Express

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages