Skip to content

Commit

Permalink
deployed, change readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rayli09 committed Nov 2, 2022
1 parent 5bdfae3 commit 3eb083f
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# COMS W4152 SaaS Project

Heroku Deployment: https://f22-saas-wemeet.herokuapp.com/
## Deployment
Deployed on Heroku: https://f22-saas-wemeet.herokuapp.com/

## Team members
1. Ruize Li
Expand All @@ -9,9 +10,6 @@ Heroku Deployment: https://f22-saas-wemeet.herokuapp.com/
4. Moxin Xu
## Dependency
1. install `postgreSql` on your local computer. [Reference here](https://www.postgresql.org/download/)

## For Fast Development
1. Run `make serve` to streamline dev process. It'll setup env, prepare database, and start server.

## How to build and run locally
1. Run `bundle install --without production` to install dependencies
Expand All @@ -26,8 +24,7 @@ Heroku Deployment: https://f22-saas-wemeet.herokuapp.com/

## API Documentation
(TODO)
## Third-party code in use
(TODO)

## How To Deploy(TODO)
1. install `pg` using brew and `bundle install` again.(TBD)
2.

0 comments on commit 3eb083f

Please sign in to comment.