An open API service indexing awesome lists of open source software.

https://github.com/pashpashpash/virtual-mall


https://github.com/pashpashpash/virtual-mall

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# virtual-mall

Customize and patronize your very own virtual shopping mall!

## Manual Dependencies

- node: v12.22
- go: v1.17.5

## Setup

Requires `secret` folder: `./secret`

## Running the development environment

- In one terminal window, run `npm start`
- In another terminal window, run `npm run dev`