Skip to content
This repository has been archived by the owner on Dec 13, 2017. It is now read-only.

mzrimsek/dotnet-core-postgresql-react-redux-boilerplate

Repository files navigation

dotnet-core-postgresql-react-redux-boilerplate

PLEASE NOTE THIS PROJECT IS DEPRECATED AND IS RUNNING AN OLD VERSION OF DOTNET CORE. IT IS VERY LIKELY THE PROJECT WILL NOT RUN AND SHOULD NOW ONLY SERVE AS A REFERENCE FOR PROJECT ARCHITECTURE AND ORGANIZATION.

The aim of this project is to make setting up a new .NET Core MVC project using React as the view layer as painless as possible.

Requirements

Technologies included:

  • .NET Core
  • Entity Framework Core
  • PostgreSQL
  • NUnit Test Framework
  • React
  • React-Router
  • Redux
  • SASS

Usage

To get all dependencies in the project built...

git clone
./startup.sh

You still have to do some leg work getting the database set up, but I've detailed how to do that in the first documentation link.

Documentation

Here you'll find posts I've made that walk through how this project has arrived at its current state.

Forked from mzrimsek/dotnet-core-postgresql-boilerplate

About

A .NET Core MVC boilerplate project with Entity Framework Core, PostgreSQL, and NUnit using React as the view layer.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published