https://github.com/stopsopa/godaddy
https://github.com/stopsopa/godaddy
Last synced: 30 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/stopsopa/godaddy
- Owner: stopsopa
- Created: 2021-04-12T19:33:02.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-29T09:52:06.000Z (almost 4 years ago)
- Last Synced: 2025-02-06T08:21:44.772Z (3 months ago)
- Language: JavaScript
- Size: 313 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Install
Just follow Makefile:
For dev just run:git clone [email protected]:stopsopa/godaddy.git
cd godaddy/
yarnThen run in two terminals:
make webpackdev
Then in second terminal
make serverdevThen visit: http://0.0.0.0:8080
Then you can run some tests too
/bin/bash test.sh
# will run jest tests and
/bin/bash cypress.sh .env