Coder Social home page Coder Social logo

techjobs's Introduction

techjobs.sg
SG techjobs.sg

Who we are

A couple of Singaporean indie hackers

What we want

To help people find tech related jobs in Singapore easily

How we plan to achieve it

By listing jobs from as many places as we can!

Want to list a job?

We're happy to help. Post a job here and it will appear as a featured job at the top of searches.

Aggregated job sources

Retrieved

Site API Scrapable Implemented
jobscentral Via Adzuna NA Yes
jobstreet Via Adzuna NA Yes
jobsdb Via Adzuna NA Yes
STjobs Via Adzuna NA Yes
careers.gov.sg Via Adzuna NA Yes
monster Via Adzuna NA Yes
linkedinjobs With app ID NA No
techinasia jobs No Yes Yes
efinancialcareers No Yes Yes
stackoverflow Yes, RSS NA Yes
mycareersfuture.sg Yes Yes Yes

Will not retrieve

Site API Scrapable
startupjobs.asia No Difficult
indeed Yes, need publisher account, forget it NA
facebook jobs No No
glassdoor jobs Yes, need partner account NA

Stack

blitz cloudflare digitalocean
docker next nginx
node prisma postgresql
react yarn styledcomponents
bulma

Contributing

  1. Ensure you have Postgres installed locally

  2. Make a copy of .env.example and rename it to .env

  3. Install BlitzJS

yarn global add blitz
  1. Set the DATABASE_URL environment variable. <postgres_port> is your local Postgres database port number, generally the default port number is 5432 and <db_name> refers to your local database name
DATABASE_URL=postgresql://<your_computer_username>@localhost:<postgres_port>/<db_name>
  1. DB migrate. Do note that this will reset your database and apply all migrations
blitz prisma migrate reset
  1. Start the dev server
blitz start
  1. If you get this error Could not find a production build, you must run blitz build, then rerun the command from step 6 again
blitz build

Issues

If you find any issues with the app, please create an Issue in this repository and I will address it ASAP.

Contact

My name is Muhammad and you may contact me at [email protected]

techjobs's People

Contributors

abuuzayr avatar gibtang avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

techjobs's Issues

Add source filter

As a user, I want to be able to filter by job source so that I can filter out jobs from a particular source

For example, foreigners will not be able to apply to MyCareersFuture jobs.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.