Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/quequeo/gensamen-backend


https://github.com/quequeo/gensamen-backend

api rails ruby serializer services

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# README

- Running the application

`gem install foreman`

and then

`foreman start -p 3000`

- Intercepting emails:

`gem install mailcatcher`

and then `mailcatcher`

If you are using a VM, you should use `mailcatcher --ip=0.0.0.0`

# Code standards

- Application is in english, frontend in spanish. But USE translations!

- Apply rubocop!

- When possible, add tests