Skip to content

Atmos4/intranoseV2

Repository files navigation

The entire website is built with PicoCSS's philosophy:

let's keep it graceful and simple.

  • Home-made framework based on PHPRouter
  • SQLite
  • Doctrine ORM
  • PicoCSS
  • Home-made form builder and validation

How to use

  1. Install php latest version (8.2 works). Include IntlDateFormatter and PDO to your PHP install. Make sure the PHP install works.
  2. Install composer
  3. composer install
  4. composer seed - sets up the local SQLite database, runs migrations and adds test data
  5. composer dev - starts the local dev server

That's it. Optionally you can tweak some things in a .env file. Check out /engine/load_env.php to know what you can use.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •