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

Back End MVP features #134

Open
spences10 opened this issue Dec 24, 2017 · 6 comments
Open

Back End MVP features #134

spences10 opened this issue Dec 24, 2017 · 6 comments
Assignees
Milestone

Comments

@spences10
Copy link
Collaborator

Let's discuss MVP features for the back end

Please add any thoughts you have on what the features are for the back end, we can add them to a checklist here, which can then be added to the MVP Checklist this will help with the planning of the next stage of the project.

@mar-bi
Copy link
Contributor

mar-bi commented Dec 24, 2017

We have started with gatsby. It does a basic routing (and not only) for us. 🎢
We don't need to set up a node (express) server. 💻

@spences10
Copy link
Collaborator Author

Yeahp! If there's nothing else to add from @miljan-fsd and @asanhix then this can be closed and we'll take the point off of the main list

@mar-bi
Copy link
Contributor

mar-bi commented Dec 24, 2017

More feature here:

  • we use gatsby-remark and .md files to mock-up the API (some third-party API or back-end microservices)
  • there is an idea to use GraphQL client like Apollo with GraphCool 🤔

@mar-bi
Copy link
Contributor

mar-bi commented Dec 30, 2017

The back-end MVP features:

  1. third-party API (for jobs, learn, events) are mocked with async functions, .json, and faker.js. It does produce some fake data.
  2. stories use gatsby-remark. Please prepare your story/stories and we will store it in .md

@mar-bi
Copy link
Contributor

mar-bi commented Mar 3, 2018

Server for

  • serving queries from Apollo client
  • user authentication

Options:

@mar-bi
Copy link
Contributor

mar-bi commented Jun 19, 2018

More options:

  • Contentful headless backend

@mar-bi mar-bi added backlog and removed next labels Jun 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants