Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Static Frontend #160

Merged
merged 15 commits into from
Jun 21, 2019
Merged

feat: Static Frontend #160

merged 15 commits into from
Jun 21, 2019

Conversation

jasonsilberman
Copy link
Contributor

@jasonsilberman jasonsilberman commented Jun 18, 2019

Details

This pull request enables the ability to build a static version of the frontend with mocked data. This means we don't need a server, api, or database for this static version.

  • Build static frontend using rollup
  • Embed data from API with mocked.js
  • Build frontend after running best locally

@git2gus
Copy link

git2gus bot commented Jun 18, 2019

Git2Gus App is installed but the .git2gus/config.json doesn't exists.

@jasonsilberman jasonsilberman force-pushed the jsilberman/static branch 3 times, most recently from d07ac89 to 975b6b1 Compare June 19, 2019 22:05
@jasonsilberman jasonsilberman force-pushed the jsilberman/static branch 3 times, most recently from 480e6c8 to 718170f Compare June 20, 2019 18:10
@jasonsilberman jasonsilberman merged commit 893d8cf into v4 Jun 21, 2019
@jasonsilberman jasonsilberman deleted the jsilberman/static branch June 21, 2019 23:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant