Code Monkey home page Code Monkey logo

package-script-writer's Introduction

Package-Script-Writer

This is the code repository for the Package Script Writer website.

https://psw.codeshare.co.uk

The site is built in ASP.NET Core 6.

There is no database so it is very easy to get up and running.

You need to have the .NET 6 SDK installed first.

How to contribute

The process to follow when contributing is to:

  1. Raise an issue if there isn’t one already. This can be for a bug or a feature. Give a detailed description about the problem, what were you expecting and what actually happened etc.
  2. We can discuss new features in the issue to make sure that your PR is something I want to include on the site before you go and spend a long time working on a PR that might not get merged in.
  3. Fork the repository in your own GitHub account.
  4. Work on the code in a branch on your fork.
  5. Push your changes in your branch up to your repository.
  6. Create a PR back to the main repository that shows what the problem was, how you fixed it and what happens now.
  7. Hopefully I will be able to review the PR, test it out, and all being well, merge it in.

Testing the API

To test the api, there is a self-documenting script which relies on the Rest Client VSCode Extension, or you can use POSTMan. You will need to use VS Code, and run the site using the following

dotnet watch run --project .\PSW\PSW\

And then opening the file Api Request/API Testing.http file

package-script-writer's People

Contributors

prjseal avatar andyboot avatar paulseal avatar hannakfoo avatar jasonelkin avatar nikrimington avatar owainwilliams avatar carlsargunar avatar aaronsadleruk avatar lottepitcher avatar matthew-wise avatar mistyn8 avatar nul800sebastiaan avatar skttl avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.