absucc / nanoiweb

Your own "image blog" (it's like an Instagram page)

Home Page:https://absucc.github.io/nanoiweb/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nanoiweb

Make a self-hosted Instagram like webpage

Features

  • Custom CSS
  • Lite
  • Easy to Install
  • No MySQL, SQLite or MariaDB
  • Share photos and videos

Requirements

  • PHP

Install

Do you want to test the software after running it?

Sure!

Repl.it Run on Repl.it

Heroku (with GitHub)

  1. Fork this repo
  2. Edit stuff in the directory "config"
  3. Enter to Heroku
  4. "Create new app"
  5. Complete the form and click on "Create app"
  6. Deployment method > GitHub
  7. Automatic deploys > Select a branch in "Choose a branch to deploy" > Enable Automatic Deploys
  8. Manual deploy > Select the same branch > Deploy Branch

Webservers

  1. Download this repo
  2. Put the folder "src" whatever you want
  3. Edit stuff in the directory "config"
  4. Ready

PHP built in server

  1. Download this repo
  2. Go to the folder "src"
  3. Edit stuff in the directory "config"
  4. Start with php -S localhost:8000

Follow the development

Watch Nanoiwebs

There is currently an official list of webs: https://absucc.github.io/nanoilist

Send your pull request

About

Your own "image blog" (it's like an Instagram page)

https://absucc.github.io/nanoiweb/

License:MIT License


Languages

Language:PHP 83.4%Language:CSS 14.1%Language:Hack 2.2%Language:Shell 0.3%