Skip to content
This repository was archived by the owner on Apr 14, 2026. It is now read-only.

CenterForOpenScience/ember-profile

Repository files navigation

Repository Archived

Warning

Archived Repository

This project is no longer maintained and is read-only.

Please see our new frontend repository instead at https://github.com/CenterForOpenScience/angular-osf/

Ember Profile

This repo is a rework of the OSF profile page in Ember.js

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone this repository
  • change into the new directory
  • npm install
  • bower install

Configuration

To communicate with the OSF, configure your config/local.yml as done in ember-osf.

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

  • ember test
  • ember test --server

Building

  • ember build (development)
  • ember build --environment production (production)

Deploying

Specify what it takes to deploy your app.

Further Reading / Useful Links

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors