An open API service indexing awesome lists of open source software.

https://github.com/stopsopa/godaddy


https://github.com/stopsopa/godaddy

Last synced: 30 days ago
JSON representation

Awesome Lists containing this project

README

        

# Install

Just follow Makefile:
For dev just run:

git clone [email protected]:stopsopa/godaddy.git
cd godaddy/
yarn

Then run in two terminals:

make webpackdev

Then in second terminal

make serverdev

Then 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