This repository was archived by the owner on May 27, 2020. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,18 +19,19 @@ docker-compose run web rails db:migrate
1919```
2020## Seed
2121
22- The seed provides real datat from volunteers during Lan ETS 2018. ``` docker-compose run web rails db:seed ```
23- Afterwards, an admin with the credentials ` bachnguyen0408@gmail.com:allo123 ` will be created
22+ The seed provides real data from volunteers during Lan ETS 2018. ``` docker-compose run web rails db:seed ```
23+ Afterwards, an admin with the credentials ` bachnguyen0408@gmail.com:allo123 ` will be created
24+
2425## Deployment
2526
2627Section under construction
2728
2829## Built With
2930
30- * [ Ruby on Rails V.5.2] ( https://rubyonrails.org/ ) - The web framework used
31+ * [ Ruby on Rails V.5.2] ( https://rubyonrails.org/ ) - The ruby web framework used
3132* [ Mariadb] ( https://mariadb.org/ ) - Open source MySql database
3233* [ React V.16.4.1] ( https://reactjs.org/ ) - Javascript library for building user interfaces
33- * [ Yarn V.16 ] ( https://yarnpkg.com/lang/en/ ) - Javascript package manager
34+ * [ Yarn V.1.6 ] ( https://yarnpkg.com/lang/en/ ) - Javascript package manager
3435* [ Docker (docker-compose V.3.4] ( https://www.docker.com/ ) - Container for easier deployment and installation
3536
3637
You can’t perform that action at this time.
0 commit comments