Skip to content

Repository files navigation

Events Web Application

Installation guide

  1. Clone the repository
    git clone https://github.com/ilya1004/EventsWebApplication.git
  1. Go to the project folder and run it by entering the following command to cmd
    docker-compose up
  1. Wait untill it runs...

  2. When the project runs successfully you can navigate to the folowing URL to see the client side of the application

    http://localhost:3000/login

API of the application

  1. You can navigate to the following URL to see the main application endpoints
    http://localhost:7012/swagger/index.html
  1. You also can navigate to the following URL to see endpoints of the identity server which is the part of project
    http://localhost:7013/swagger/index.html
  1. You can navigate to the following URL to see the email notification which are sended by the Papercut service
    http://localhost:8080

Test users to sign in into the application

  1. Admin
Email: admin@gmail.com
Password: Admin_123
  1. Test users:
  • User 1
Email: ilya@gmail.com
Password: Ilya_123
  • User 2
Email: anna@gmail.com
Password: Anna_123
  • User 3
Email: dmitry@gmail.com
Password: Dmitry_123

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages