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

Set up file structure #3

Closed
astroash opened this issue Aug 2, 2017 · 0 comments
Closed

Set up file structure #3

astroash opened this issue Aug 2, 2017 · 0 comments

Comments

@astroash
Copy link
Contributor

astroash commented Aug 2, 2017

Folder database

  • db_connection.js
  • db_build.js
  • db_build.sql

Folder public

  • style.css
  • index.html
  • dom.js
  • request.js
  • Folder assets > favicon.ico

Folder tests

  • Folder tests_ database (duplicate of database folder)
  • database.test.js
  • src.test.js
  • public.test.js

Folder src

  • server.js
  • router.js
  • handlers.js
  • get_topic.js
  • get_trending.js

In ROOT

  • .gitignore (config.env, node_modules, ds_store)
  • travis.yml
  • config.env
  • Procfile
maxgerber added a commit that referenced this issue Aug 2, 2017
@maxgerber maxgerber mentioned this issue Aug 2, 2017
maxgerber added a commit that referenced this issue Aug 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant