Skip to content

Conversation

@HellHunterMax
Copy link
Contributor

In this PR i changed the import of images from a json file placed in public website folder, to a web API backend with SQL server.

took me about 5 hours because i had to learn some stuff and ran into bugs because i didn't understand how multiple projects work.

  1. Start up the backend through Visual Studio run the Web.API
  2. Then start up the frontend through npm start.

getting a error when trying to contact the DB with postman
frontend makes correct Fetch call;
images are loaded from fetch call;
changed the ports in launch settings;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pro Gallery Component V2 Pro gallery page component Gallery service & repository

2 participants