My Internal Computer Science Project!
Was orginally required to be written in python but wanted a frontend web design as e621 so ig I did both python (backend) and javascript (frontend).
You do need both GOOGLE_API and GOOGLE_CX values that are set via environment variable before you can use the backend.
- GOOGLE_API = Get the key inside google cloud's api management somewhere
- GOOGLE_CX = https://cse.google.com/cse/create/new
Run the following command on a new setup
npm install
pip install Flask requests
Usages:
npm run start
- development server for react appnpm run test
- I will skip the unit testing because the frontend isn't that complicated...npm run build
- build a static frontendnpm run prodstart
- Run the production server (building the frontend is required)
The follow project uses copyrighted material under the fair use law. If you would like to proceed with takedown, please email: [email protected]