GithubHelp home page GithubHelp logo

marcflohrer / aasd-stack-template Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 262 KB

Angular + Asp.NET Core + SQL Server + Docker Compose

License: MIT License

JavaScript 5.10% TypeScript 63.33% CSS 1.13% HTML 11.86% C# 10.78% Shell 5.40% Dockerfile 2.40%

aasd-stack-template's Introduction

Project Description

This is a template project designed to expedite the setup process for side projects. It aims to minimize boilerplate code and infrastructure concerns, allowing developers to focus on business logic.

Requirements

  • Raspberry Pi with dotnet >= 7 and Docker version >= 2.18.0 installed.

Configuration

  1. Create a file named .env in the root directory of the project.
  2. Inside the .env file, add the following line: DatabasePassword="<DatabasePasswordOfYourChoice>". Replace <DatabasePasswordOfYourChoice> with the desired password for your database.

Installation

  1. Make the setup.sh script executable by running the following command: chmod +x setup.sh.
  2. Execute the setup.sh script and wait for the console output to display "Migration done".
  3. Stop the container by pressing the CTRL+C key combination.

Building

  • To run the application, make the run.sh script executable by running the following command: chmod +x run.sh.
  • Execute the run.sh script in a shell by running ./run.sh.
  • On a macOS or PC, navigate to https://localhost in a browser. If running on a Raspberry Pi in your local network, replace localhost with the IP address of your Raspberry Pi.

Troubleshooting

  • If you encounter any issues or errors during setup or execution, please refer to the project's issue tracker or contact the project maintainers for assistance.

License

  • This project is licensed under the MIT License. See the LICENSE.md file for more details.

aasd-stack-template's People

Contributors

marcflohrer avatar

Watchers

 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.