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

https://github.com/shiny-lua/fliker


https://github.com/shiny-lua/fliker

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# flicker-page-ui

![UI](assets/images/flicker.png)

### FlickerPage UI app for end user interactions.

## Build Setup

```bash
# install dependencies
$ npm install

# build for production and launch server
$ npm run build

```
## env setup

copy the .env.example file to .env and update the values.
if you are running the app locally, copy the .env.example file to .env.development and update the values.

## routers

all the routers are in the router.js file