Skip to content
Shahid Kamal edited this page Dec 3, 2019 · 1 revision

Welcome to the sariejs. Lets get started.

Folder Structure

-- /api
---- /api_# name
-- /environments
---- /development
------ /server.js
------ /db.js
------ /*.js
---- /production
------ /server.js
------ /db.js
------ /*.js
---- /staging
------ /server.js
------ /db.js
------ /*.js

/api

Clone this wiki locally