Skip to content

Commit ac44e1d

Browse files
authored
Update README.md
1 parent e693eb5 commit ac44e1d

File tree

1 file changed

+3
-21
lines changed

1 file changed

+3
-21
lines changed

test-api/README.md

Lines changed: 3 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,6 @@
1-
# README
1+
# Rails API
22

3-
This README would normally document whatever steps are necessary to get the
4-
application up and running.
3+
Hey!
54

6-
Things you may want to cover:
5+
This is a fully operational Rails API with a react client for the frontend. If you have rails installed as well as create react app, just open two terminals and ```rails s ``` and ```npm start``` to start testing it out!
76

8-
* Ruby version
9-
10-
* System dependencies
11-
12-
* Configuration
13-
14-
* Database creation
15-
16-
* Database initialization
17-
18-
* How to run the test suite
19-
20-
* Services (job queues, cache servers, search engines, etc.)
21-
22-
* Deployment instructions
23-
24-
* ...

0 commit comments

Comments
 (0)