DimasNuryadin / Express-TopUpGame

Link Production :

Home Page:https://express-top-up-game.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Express-TopUpGame

This project is the backend of the Top Up Game in the BuildWithAngga course class, for the frontend, see the following link: Next-TopUpGame

How to use

First install modules

npm install

.env file configuration

MODE=dev
SERVICE_NAME=express-topupgame
MONGO_URL=mongodb://127.0.0.1:27017/db_name
JWT=xxx

Running Servers

yarn dev

This is the project link

Vercel

About

Link Production :

https://express-top-up-game.vercel.app


Languages

Language:EJS 62.5%Language:JavaScript 37.3%Language:CSS 0.1%Language:Procfile 0.0%