We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Update config.js server to point to http://54.66.236.15
Update index.html to point to <script src="bundle.js"></script>
<script src="bundle.js"></script>
npm run build
Export the DB from SequelPro
scp ./exportFile.sql ec2-kerrin:.
mysql -u root -p wallfly < exportFile.sql
git pull
pm2 restart 0
There was an error while loading. Please reload this page.