Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 542 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 542 Bytes

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