Justatnann / 21BatamNest-Project

Simple Project to Handle Manufacturing Product - College Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

21 Batam Nest - Project

Build with Javascript using ExpressJs, EJS, AlpineJS, and a little Drizzle on Top. 🚀

To install the project

You need to have NPM and Mysql(Enviroment) ready and run this commands:

npm i

note: Remember to change your db credentials to your own!

npm run generate just to make sure no schema is changed :D

npm run migrate

and to run it you just need:

npm run dev

Voila, the project is installed!

Credit to: Atnan Ari Anderson, Rayson Wijaya, Kelvin, and Wildan Laksamana

About

Simple Project to Handle Manufacturing Product - College Project

License:MIT License


Languages

Language:JavaScript 42.2%Language:EJS 36.6%Language:CSS 21.2%