Skip to content

JerlinJR/Social-Media

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social Media

To get started, clone this repository to a proper document root. For XAMPP, this is htdocs. For private apache setup, its upto you how you configure. This code is right now deployed at: https://app.jerlin.space

Currently things are in development will be updated when things gets an complete architecture. But still you can find bugs ClickHere

Setup

Right outside the document root, create a file called databaseConfig.json and keep the contents of the file similar to the following.

{
    "database": "Database Name",
    "username": "Your Username",
    "password": "Your Password",
    "server": "Your Host",
    "base_path": "Your Base Path"
    "email_api_key": "Your_Sendgrid_Key"
}

About

A Social Media web app using bootstrap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published