Skip to content

ia-toki/osn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

43eabcb · Apr 10, 2025
Mar 26, 2025
Mar 29, 2025
Apr 10, 2025
Nov 16, 2022
Mar 29, 2025
Mar 29, 2025
Mar 29, 2025
Oct 22, 2020
Mar 29, 2025
Oct 22, 2020
Mar 29, 2025
Mar 29, 2025
Sep 6, 2023
Oct 22, 2020
Mar 29, 2025
Mar 29, 2025

Repository files navigation

OSN Bidang Informatika

Requirements

  • PHP 8.4

Dev Setup

  • Create a database using the schema and example data from db.sql.
  • cp .env.example .env.
  • Open .env and update the database.default configs.
  • composer install.
  • ./spark serve.
  • The website will be available at http://localhost:8080/.