Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create getting started guide #6

Open
rodriguezartav opened this issue Nov 29, 2019 · 2 comments
Open

Create getting started guide #6

rodriguezartav opened this issue Nov 29, 2019 · 2 comments
Labels
documentation Improvements or additions to documentation
Projects

Comments

@rodriguezartav
Copy link
Contributor

No description provided.

@rodriguezartav rodriguezartav created this issue from a note in Development (To do) Nov 29, 2019
@rodriguezartav rodriguezartav added the documentation Improvements or additions to documentation label Nov 29, 2019
@rodriguezartav
Copy link
Contributor Author

clone api y ui
npm install api y ui
api: knex migrate:latest
api: NODE_ENV=development knex seed:run
api: create db named dev in mysql
api: DB_PASSWORD=[DBPASS] npm start
ui: npm start

@rodriguezartav
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Development
  
To do
Development

No branches or pull requests

1 participant