8000 GitHub - fairy-tale-composer/running-events: Table of Running Races in Ukraine
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fairy-tale-composer/running-events

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of Running Races

A simple table that fetches events' data from database with filter available.

How to run this app: First, you should create a PostgreSQL database with Russian locale and fill it with data from dump. Dump file is located in /server/db and called running_events_dump.sql

Second, you need to set up environment variables for server, in one of two options:

  1. Create an .env file in /server folder based on .env.template. And run: $ cd server $ node -r dotenv/config ./db/db.js
  2. Manually add environment variables as command line options, like this: $ cd server $ node -r dotenv/config ./db/db.js dotenv_config_= All the needed variables you can find in .env.template.

Technologies used:

  • React
  • Node.js
  • Express
  • PostgreSQL

The running events of Ukraine

About

Table of Running Races in Ukraine

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0