Skip to content

absucc/nanoiweb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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