C83 / THP_2.0

0 stars 0 forks source link

Create the app #1

Closed C83 closed 6 years ago

C83 commented 6 years ago

Why ?

Creating the app, "the right way" will help the process as changing the default after is a bit tedious/difficult in rails.

Must have:

Todo

Reading list

What is rails api mode

What is a middleware

C83 commented 6 years ago

rails new my_api --api -d postgresql -S -T -J -C --skip-turbolinks

C83 commented 6 years ago

Done