Giter Club home page Giter Club logo

burhansavci / foundation Goto Github PK

View Code? Open in Web Editor NEW

This project forked from episerver/foundation

0.0 1.0 0.0 447.31 MB

Foundation offers a starting point that is intuitive, well-structured and modular allowing developers to explore CMS, Commerce, Personalization, Search amd Navigaion, Data Platform and Experimentation.

Home Page: https://world.episerver.com/documentation/developer-guides/episerver-platform/demo-sites/episerver-foundation/

License: Apache License 2.0

Batchfile 0.23% C# 61.42% JavaScript 9.62% CSS 0.24% HTML 24.43% TSQL 0.16% ASP.NET 0.03% SCSS 3.78% Shell 0.09%

foundation's Introduction

Foundation

Latest version

This version is built for net6.0. For the legacy full framework version please use the full-framework/master

Foundation

Foundation offers a starting point that is intuitive, well-structured and modular allowing developers to explore CMS, Commerce, Personalization, Search amd Navigaion, Data Platform and Experimentation.


Prerequisites

You will need these to run locally on your machine.

Net 6 sdk is required to use with visual studio. Runtime maybe sufficent to just run the application.

Node JS

Mac/Linux

Docker

Windows

Sql Server


The Solution

Foundation has a default username and password of [email protected] / Episerver123!


Installation

Windows

open command prompt as administrator
git clone https://github.com/episerver/Foundation.git
cd foundation
git checkout main
setup.cmd 
dotnet run --project .\src\Foundation\Foundation.csproj

Mac

Open a Terminal window
git clone https://github.com/episerver/Foundation.git
cd Foundation
git checkout main
chmod u+x setup.sh
./setup.sh
dotnet run --project ./src/Foundation/Foundation.csproj

Linux

Open a bash terminal window
git clone https://github.com/episerver/Foundation.git
cd Foundation
git checkout main
chmod u+x setup.sh
./setup.sh
dotnet run --project ./src/Foundation/Foundation.csproj

View the site

After completing the setup steps and running the solution, access the site at http://localhost:5000.

To change the default port, modify the file /src/Foundation/Properties/launchSettings.json.


foundation's People

Contributors

daniel-isaacs avatar ngocnguyen-epi avatar tanvu-epi avatar thanhduc-nguyen avatar trungdo-epi avatar davidknipe avatar quocanhnguyen402 avatar quantran-epi avatar danieljoneil32 avatar tomahg avatar cuong-epi avatar qtxasjo avatar javedmshaikh avatar ruiraywang avatar davidbuo avatar valdisiljuconoks avatar kbalanikas avatar dinhhiep86 avatar balanikas avatar wterpstra avatar telleluy avatar shgreig-mtm avatar shannongrayepiserver avatar remkoj avatar paulgruffyddamaze avatar patrikoptimizely avatar magaronov avatar lunchin avatar vandermerwed avatar calinl avatar

Watchers

James Cloos 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.