Skip to content

socia-platform/socia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

socia

Socia is a straightforward and lightweight social network. It offers essential social networking functionalities: Friendships, groups, a personal newsfeed and file sharing. It is built with the Play Framework 2, PostgreSQL and Elasticsearch.

Installation

Requirements

Setup

  • Clone this repository
  • Copy conf/application.sample.conf to conf/application.conf
  • Edit the application.conf
  • Provide database settings
  • Provide media.path and media.tempPath
  • Open the repository directory in shell
  • Install Node.js packages with npm install
  • Install frontend dependencies with Bower
  • cd public
  • ..\node_modules\.bin\bower install

Run

  • Open the repository directory in shell
  • Execute activator run (activator -jvm-debug 9999 for debug mode)
  • Browse to http://localhost:9000/
  • Login as admin (user: admin@socia.de, password: 123456)

Initialize Elasticsearch

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •