Skip to content
This repository was archived by the owner on Dec 29, 2019. It is now read-only.

kwcay/boateng-legacy-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

612 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dora Boateng: A reference of cultures past and present.

This is the codebase for Dora Boateng.

Local setup

Make sure you have all the tools you need to run Dora Boateng locally:

Suggested:

Clone the web repository: git clone https://github.com/doraboateng/web.git

cd into the cloned repository and install the project dependencies:

composer install
npm install --global jshint
npm install

Staging environment

We use Heroku as a staging environment. To push/deploy to staging, install the Heroku CLI and add a git remote for staging inside the web directory:

heroku login
heroku git:remote -a doraboateng-staging
git remote rename heroku staging
git remote -v

Pushing to staging is then as simple as running git push staging. To generate a new application key, run php artisan key:generate --show from a local setup.

About

Preserving and promoting our languages and histories.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors