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

how to install on win 10 #1

Open
freetoplayir opened this issue May 26, 2019 · 5 comments
Open

how to install on win 10 #1

freetoplayir opened this issue May 26, 2019 · 5 comments

Comments

@freetoplayir
Copy link

hi PlasmaIntec ,
please tell me how to use it on windows 10
so interested are receive your response
thanks & finest regards
goodbye

@PlasmaIntec
Copy link
Owner

Please give more information about your issue @freetoplayir

@freetoplayir
Copy link
Author

freetoplayir commented Jun 7, 2019

Hello PlasmaIntec ,
bro I'm newbie & want to launch this repository on windows 10
please tell me how to do it step by step
& if it's possible make app.json file to easy deploy to heroku
thanks & finest regards
goodbye

@PlasmaIntec
Copy link
Owner

After cloning the file, run npm install

Add your Clarifai API Key by going here and put it inside ./config/config.js in this format:

var API_KEY = 'YOUR_API_KEY_HERE';

module.exports = API_KEY;

Then run npm start to build the files and node server.js to run the server

And then you can go to localhost:8080 in your browser

Let me know if you have any additional questions @freetoplayir

@freetoplayir
Copy link
Author

Hi Matthew ,
I followed all your steps in tutorial & after go to localhost:8080 show me page named 'clarity throgh clarifai' & in page only can see one choose file button exist , please help me how to solve google recaptcha after this step
so interested are receive your response
thanks & finest regards
goodbye

@PlasmaIntec
Copy link
Owner

That functionality is still being developed @freetoplayir

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants