https://github.com/gothinkster/realworld
https://github.com/me7/realworld_svelte_nim
Source code live in src
folder. Build by using svelte framework see example
npm run dev
to start develop
Simply point your API requests to https://conduit.productionready.io/api
and you're good to go! try login with ball@realworld.com:password
srv = code for backend using nim with jester web framework
Backend API spec
nimble build
to create server.exe
Describe the general architecture of your app here
npm install, npm start, etc.