Skip to content

dylanlott/exchange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

exchange

a lead exchange and generation platform

#Development

run web app in development

cd web/exchange/ && npm run dev

run server for development

go run main.go

Building and Production

build binaries

go build main.go

build docker image

docker build -t exchange .

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published