We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add context for how to append
Updated Shorthand Compators (markdown)
Fix typo
Fix codeblocks
First edit
Add example of how to add a table
Rewording the seeding reminder to be more clear
Prefix bootstrap and seed commands with `NODE_ENV=test`.
Wrapping true in quotation marks
Here's a quick and modest start. Hope this helps others!
Destroyed Postgres on Heroku (markdown)
Destroyed Deploying on Heroku (markdown)
Updated Migration Examples (markdown)
Created Migration Examples (markdown)
Updated Use Case: PostGIS support (markdown)
Created Use Case: PostGIS support (markdown)
Add extra information on environment variables
Created Running Nodal with Docker locally (markdown)
TO DO: document new fields
Created Data Types for Models (markdown)
Created Contribution Guide (markdown)
Created Deploying on Heroku (markdown)
Updated Postgres on Heroku (markdown)
Stub -- need help in how to run on Heroku
Updated Database Seeds (markdown)
Created Adding new fields / columns to an existing model (markdown)
Permanent spot to talk about database seeds
Initial Home page