xndbogdan / SociaLite

Basic Social Networking Platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SociaLite

  • Basic social networking platform using adonis js

Prerequisites

  • Node

Setup

  • Run npm install
  • Setup your .env file according to the .env.example

Migrations

Run the following command to run startup migrations.

adonis migration:run

Run the app

adonis serve

Recent additions:

  • CSRF protection
  • Auth system

About

Basic Social Networking Platform


Languages

Language:CSS 96.3%Language:JavaScript 3.6%Language:Shell 0.0%