GithubHelp home page GithubHelp logo

AVCorn

Codacy Badge Coverage Status License: GPL v3

AVCorn is a simple AVC Content Management System for basic content websites, no databases required. AVC standing for Actions, Views Controllers; no Models nessicary. The intent for AVCorn is easy deploying, fast developing, low complexity, and lightweight performance for low traffic website design clients. Yet still scalable and capable of handling larger content traffic. Written in PHP, and utilizing the Twig templating engine.

AVCorn Logo

"The nut doesn't fall from from the tree!"

Application Environment

Install the Application (Locally)

You will require PHP 8.2 or newer.

To run the application in development, you can run this command:

cd code
composer start

Or you can use docker-compose to run the app with docker, so you can run this command (no need to cd):

docker-compose up -d

After that, open http://localhost:8080 in your browser.

Run this command in the application directory to run the test suite

composer test

That's it!

Run Production (Docker)

In order to run the environment in a production level environment:

. avcorn.sh start

We offer a convient way to shell in to this container:

. avcorn.sh shell

If you want to clean up the docker containers made:

. avcorn.sh stop

Install the Application Remotely (AWS)

. avcorn.sh deploy

Links

AVCorn's Projects

avcorn icon avcorn

Simple AVC CMS for basic content websites, no databases required.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.