Skip to content

aalcott14/GoalPosts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 

Repository files navigation

Goal Posts

An application for documenting and tracking your long-term and short-term goals

Tech Stack

AngularJS, Node/Express, SQLite3/Knex, Bootstrap

Setup

Navigate to the src/ directory and install all packages:

npm install

Inside of the src/ directory, set up latest migration file:

knex migrate:latest

Inside of src/ directory, start your Node.js server:

nodemon server.js

Finally, navigate to http://localhost:8080, sign up for an account, and begin documenting and tracking all your goals in life!

About

An AngularJS web application for documenting and tracking your long-term and short-term goals

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published