Skip to content

solilius/promotions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Promotions

Scroll to the infinity and manage your totally real promotions.

Table of Contents

Abilities

  • Scroll as much as you want
  • Duplicate cool promotions
  • Edit to make them awesome or
  • Delete lousy ones
In Development
  • Minor UI fixes.

Installation

  • Clone the repository
  • Navigate to folder and Install lerna $ yarn add lerna -W
  • Run the command: $ yarn bootstrap to install all the dependencies.
  • Go to /packages/server and create .env file. in fill it out like this:
PORT=3000
MONGO_URI= {ask me personally for that}
  • Then go to /packages/client and create .env file. in fill it out like this:
PORT=4200

Deployment

Locally

  • just run $ yarn start and it will build and start the server and the client

Heroku Cloud Platform

  • do it

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published