pagesource / fusion-components

A collection of React Components built with Emotion.js
https://sape-fusion.herokuapp.com/
MIT License
13 stars 22 forks source link

Deploy Application to a server #29

Closed vinaymavi closed 6 years ago

vinaymavi commented 6 years ago

As we have running next.js application, can we deploy it on server ? I hope it will help to repository visitors.

vinaymavi commented 6 years ago

manual deployment done - https://sape-fusion.herokuapp.com/ need to integrate with #13 travis.

sbmadhav commented 6 years ago

The Travis integration complete this as well. We should deploy from master and use develop branch for all ongoing development (following gitflow workflow pattern). @areai51, @vichu1988 - your thoughts?

vish288 commented 6 years ago

Anytime a merge happens to master, it should be auto deployed after CI build is done.