surfmuggle / Cubert

To become a jedi one must start as a novice
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

Serenity - Movie Tutorial #21

Open surfmuggle opened 3 years ago

surfmuggle commented 3 years ago

Please go through https://serenity.is/docs/tutorials/movies/movies

PhiMo17 commented 3 years ago

Here is a list of everything one needs to run Serenity.

Visual Studio 2019+ https://visualstudio.microsoft.com/de/vs/

.NET CORE 3.1 SDK https://dotnet.microsoft.com/download

VS Typescript Extension 3.9.5+ https://www.typescriptlang.org/#download-links

NodeJS v6.9/ NPM 3.10+ https://nodejs.org/en/ To add Node inside VS follow these steps: Click Tools => Options, and then under Projects and Solutions => External Web Tools add C:\Program Files\nodejs to the top of the list by clicking plus folder icon, typing C:\Program Files\nodejs and using Up Arrow to move it to the start:

Serene https://marketplace.visualstudio.com/items?itemName=VolkanCeylan.SereneSerenityApplicationTemplate Serene can also be downloaded directly inside VS via the Marketplace

Microsoft SQL Server Manager Studio https://docs.microsoft.com/de-de/sql/ssms/download-sql-server-management-studio-ssms?view=sql-server-ver15

LocalDB https://www.microsoft.com/en-us/download/details.aspx?id=29062 To connect to the SSMS use "(LocalDB)\MSSQLLocalDB"

Optionally: OpenCommandLine https://marketplace.visualstudio.com/items?itemName=MadsKristensen.OpenCommandLine

surfmuggle commented 3 years ago

This Video Unfiltered Serenity Movie Tutorial by Jonathan Vargas might be helpfull.