You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: DEVELOPMENT.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ The main project was initially written in Node/Angular an is in the process of b
31
31
* Checkout each of the three projects and switch to the branch in parentheses
32
32
*`epochtalk/epochtalk` (ui-refactor-2020)
33
33
* There should be no modifications made to this project, it is just running to stop the frontend from breaking when hitting api routes which have not been ported to the new `epochtalk-server` yet.
34
-
*`epochtalk/epochtalk-vue` (main)
34
+
*`epochtalk/epochtalk-vue` (server-migration)
35
35
* Frontend changes should be made here. When new routes are ported to the new elixir server, the front end api/views must be updated as well.
36
36
* See `PortRoadMap.md` within this project to view a list of remaining views to be ported.
0 commit comments