Skip to content
This repository was archived by the owner on Dec 9, 2022. It is now read-only.

zhiyan114Legacy/imgsrv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Comp Science Project

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).

Prerequisite

You do need both GOOGLE_API and GOOGLE_CX values that are set via environment variable before you can use the backend.

Usages

Run the following command on a new setup

  • npm install
  • pip install Flask requests

Usages:

  • npm run start - development server for react app
  • npm run test - I will skip the unit testing because the frontend isn't that complicated...
  • npm run build - build a static frontend
  • npm run prodstart - Run the production server (building the frontend is required)

Copyright Notices:

The follow project uses copyrighted material under the fair use law. If you would like to proceed with takedown, please email: [email protected]

About

Comp Science Project with e621 design

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published