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

V2.0: Create a Nest seed with basic functionalities #173

Closed
3 tasks
thatkookooguy opened this issue Nov 3, 2018 · 0 comments · Fixed by #193
Closed
3 tasks

V2.0: Create a Nest seed with basic functionalities #173

thatkookooguy opened this issue Nov 3, 2018 · 0 comments · Fixed by #193
Assignees
Labels
feature Everything that needs an implementation and is new

Comments

@thatkookooguy
Copy link
Member

SEED FOR VERSION 2

FEATURE

achievibit's build system should be pretty basic.

We need the following things:

  • a watch system to restart the server on file changes automatically
  • maybe a setup function to start a mongodb instance locally (so developers can just start testing their achievements)
  • a function to reset the local mongodb achievibit db to start from scratch easily

Should include:

  • Nest for server side inside src/server folder
  • Jest unit tests
  • All the original achievements from V1

So we can start working on other implementations

@thatkookooguy thatkookooguy added the feature Everything that needs an implementation and is new label Nov 3, 2018
@thatkookooguy thatkookooguy added this to the achievibit V2.0 milestone Nov 3, 2018
@thatkookooguy thatkookooguy self-assigned this Nov 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Everything that needs an implementation and is new
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant