Skip to content

ataraxia89/bookstore-web

Repository files navigation

BookStore.Web

An Angular-based reproduction of the ASP.Net BookStore.Web application

Notes

  • The API URL is stored in src/proxy.conf.json (currently runs via http only, not https)
  • The BookStore API will need to be running first before launching the web application
  • Please see notes on BookStore.API on initial data, on first run there will be no books in the database unless the seed data endpoint is called on the API
  • The BookStore.Models project cannot be installed as a packge, so relevant models have been recreated in the src/app/models folder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors