Skip to content

dariuszparzygnat/Ekostraz

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ekostraz

Wrocław Serverless Hackathon application

Frontend Quickstart Guide

After repo cloning:

cd Ekostraz/frontend
npm install
npm start

This should start a local server on localhost:4200. Tested to work with node 10.16.0.

For more available frontend scripts see frontend/README.md and frontend/package.json

API Postman Collection

In folder backend/ you will find EkoStraz.postman_collection.json file that is exported Postman collection containing all API endpoints with example use. Please after every change to API update the json file.

API Swagger

You can find API Swagger UI under the url: https://ekostrazstagging.azurewebsites.net/api/swagger/ui - staging env.

About

Wrocław Serverless Hackathon application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 52.1%
  • C# 29.5%
  • HTML 10.6%
  • CSS 6.8%
  • JavaScript 1.0%