This repository has been archived by the owner. It is now read-only.
safercloud3000server
SaferCloud3000 server
This is a the server for safercloud3000client
Installation
- Install required dependencies
- Run
shards install
Usage
To setup your database edit database_url inside config/environments/development.yml file.
To edit your production settings use amber encrypt. See encrypt command guide
To run amber server in a development enviroment:
amber db create migrate
amber watch
To build and run a production release:
- Add an environment variable
AMBER_ENVwith a value ofproduction - Run these commands (Note using
--releaseis optional and may take a long time):
npm run release
amber db create migrate
shards build --production --release
./bin/safercloud3000
Repository
safercloud3000server
Owner
Statistic
- 0
- 0
- 0
- 0
- 8
- almost 8 years ago
- May 29, 2018
License
Links
Synced at
Tue, 27 Jan 2026 20:38:17 GMT
Languages