Skip to content

OpenverseHQ/filmatron-admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8cb675a · Oct 15, 2023

History

51 Commits
Oct 2, 2023
Sep 24, 2023
Oct 15, 2023
Oct 14, 2023
Oct 14, 2023
Oct 2, 2023
Oct 14, 2023
Oct 2, 2023
Oct 14, 2023
Oct 14, 2023
Oct 14, 2023
Oct 2, 2023
Oct 14, 2023
Sep 24, 2023
Sep 24, 2023
Oct 13, 2023
Oct 11, 2023
Sep 24, 2023
Sep 24, 2023
Oct 14, 2023
Sep 24, 2023
Oct 14, 2023
Sep 24, 2023
Oct 14, 2023

Repository files navigation

Prerequisites

Node version 14.x

Cloning the repository

https://github.com/SSSC-DUT-Core/filmatron-admin
cd admin

Install packages

npm i

Setup .env file

Start the app

npm run dev

Available commands

Running commands with npm npm run [command]

command description
dev Starts a development instance of the app.