FirstStepIn
Helping Immigrants get established in Austin Texxas
Install / Use
/learn @NickEngmann/FirstStepInREADME
FirstStepIn
First Step In is a website to help new immigrants get set up in : Austin Texas.

How To Install First Step In to Run on Localhost
- Clone/Download This Repo </br>
- Install <a href="https://nodejs.org/en/">Node JS</a> </br>
- Open up a Terminal </br>
- Go to the downloaded repo
cd /FirstStepin
- Install npm related packages
npm install
- Start the server
npm start
- Open up a web browser and go to <a href="http://localhost:3000"> http://localhost:3000 </a>
Technical Documentation
</br> FirstStepIn is a dynamic site that uses Express for routing and utlizes React to serve some of dynamic content. We also utilize [Sheetrock](https://github.com/chriszarate/sheetrock) for easy database access to update website content without need of a technical systems administrator. FirstStepIn also utilizes Firebase for Google/Facebook/Twitter authentification.Sheetrock
For a thorough explaination of what Sheetrock is, please check out the official documentation <a href="https://chriszarate.github.io/sheetrock/"> here </a>. We use Sheetrock as our primary method to load in the information served on different pages. This is done by providing a google sheets Url to where the specific information is located.

And then on a templating page we take that URL that we recieve through routing and dynamically create content based off contents of the google sheets

Routing
We use express for basic routing. This only gets a bit more difficult with the usage of sheetrock. In order to serve the correct URL/data to a page type you have to specify which links are routed where.

If I have a page which I want formatted in the listings.ejs format, I would include its URL in the ListingNames object, and add it to the app.get(/:listing) string.
Firebase/User Authentification
Firebase is currently used for Twitter/Google/Facebook/Mail authentification. To obtain access to the firebase database please e-mail me at <a href="cyengmann@gmail.com"> cyengmann@gmail.com </a>

Copyright and Licensing
The MIT License
Copyright (c) 2004-2017 Quod Certamine
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Related Skills
node-connect
349.9kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
349.9kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
349.9kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
