Skip to content
Snippets Groups Projects
Commit 542b9e3f authored by Matt Kirby's avatar Matt Kirby
Browse files

Moved user-service to follow folder conventions

parent 0ccdde6f
No related branches found
No related tags found
1 merge request!9Create endpoint for user-registration
This commit is part of merge request !9. Comments created here will be created in the context of that merge request.
...@@ -4,8 +4,9 @@ ...@@ -4,8 +4,9 @@
/.pnp /.pnp
.pnp.js .pnp.js
/node_modules
server/node_modules server/node_modules
server/config.js .config.js
# testing # testing
/coverage /coverage
......
export default {
JWT_SECRET : "yB/uX5KdyjHN9P34IE49HxAcrlQ4gfvpVJEzGbo5E/I="
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment