amber-realworld-example-app
Amber Framework codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld spec and API.
Demo RealWorld
This codebase was created to demonstrate a fully fledged fullstack application built with Amber Framework including CRUD operations, authentication, routing, pagination, and more.
We've gone to great lengths to adhere to the Amber Framework community styleguides & best practices.
For more information on how to this works with other frontends/backends, head over to the RealWorld repo.
How it works
Describe the general architecture of your app here
Getting started
Install Crystal
Read official installation documentation
Install Amber Framework
Read official installation documentation
Install Project
git clone https://github.com/ChangJoo-Park/amber-realworld-example-app
cd amber-realworld-example-app
shards install # install dependencies
amber db drop create migrate seed # initialize, migrate databases
amber w # run dev server
Repository
amber-realworld-example-app
Owner
Statistic
- 9
- 1
- 12
- 0
- 8
- almost 7 years ago
- January 24, 2018
License
Links
Synced at
Wed, 20 Nov 2024 23:52:17 GMT
Languages