crystal_amber_backend_example
Amber Backend
This is a project written using Amber for testing and purposes like that. Enjoy!
Getting Started
These instructions will get a copy of this project running on your machine for development and testing purposes.
Please see deployment for notes on deploying the project in production.
Prerequisites
This project requires Crystal (installation guide).
Development
To start your Amber server:
- Install dependencies with
shards install
- Prepare
development.yml
using sample atdevelopment.yml.example
- Build executables with
shards build
- Create and migrate your database with
bin/amber db create migrate
. Also see creating the database. - Start Amber server with
bin/amber watch
Tests
To run the test suite:
crystal spec
Contributing
- Fork it ( https://github.com/MLSDev/crystal_amber_backend_example/fork )
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Contributors
- DmytroStepaniuk Dmytro Stepaniuk - creator, maintainer
Repository
crystal_amber_backend_example
Owner
Statistic
- 1
- 0
- 0
- 0
- 8
- over 6 years ago
- June 22, 2018
License
Links
Synced at
Thu, 21 Nov 2024 05:31:55 GMT
Languages