Skip to content

aluspl/LifeLike

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

LifeLike

Portfolio CMS running on .Net Core 2.1 and Angular.

  • Working perfect with Docker.
  • Working on SQLite, MS SQL and Azure CosmosDB
  • Working with BlobStorage to keep photos
  • Admin Panel after login
  • Authorization is using SQLite or MS Sql (depends of DB value in configuration)

Build

If you have more than 1 GB Memory you can use docker-compose build on production machine, but I suggest to use my image from docker and use own config :) or build your image in cloud https://hub.docker.com/r/aluspl/lifelike/

Run

  • Net Core 2.2: dotnet run
  • Docker: docker build
  • Docker-Compose: docker-compose up (best option)

Build Status

Build status FOSSA Status

License

FOSSA Status