All Projects → Thinkmill → Reacteu Api

Thinkmill / Reacteu Api

Licence: mit
ReactEurope KeystoneJS API Server

Programming Languages

javascript
184084 projects - #8 most used programming language

ReactEU API Server

ReactEurope KeystoneJS API Server

Full Instructions and documentation coming as soon as we can publish them after the conference :)

Getting Started

Build/run -- requires mongod to be running

git clone [email protected]:Thinkmill/reacteu-api.git
cd reacteu-api
npm install
npm start

Keystone will automatically create a new admin user in your database as specified in the updates/1.0.0-admins.js script.

The default username is [email protected] and the default password is react. You can change these by editing the update script before starting the server, or afterwards using the Admin UI.

License

Copyright (c) 2015 Thinkmill. Made available under The MIT License (MIT).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].