moh3a / reglini

new version of reglini-dz.com

Home Page:https://reglini-dz.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

REGLINI-DZ

Todo

  • Fix serverless functions invocations
  • Not use localstorage for buying
  • Add featured promotions and hotproducts

Quickstart

  • Clone the github repo by running the following git command:
    • git clone https://github.com/moh3a/reglini.git
  • To run the server for the first time, you should have Node.js installed and then run:
    • npm i;
    • npm run build;
  • Then start the production server:
    • npm run start for the local network;
  • App uses Postgres by default, to change the datasource, go to prisma/schema.prisma and change the provider along with the URI in the .env file;

About

new version of reglini-dz.com

https://reglini-dz.com


Languages

Language:TypeScript 98.7%Language:JavaScript 0.8%Language:CSS 0.4%